View previous topic :: View next topic |
Author |
Message |
DigitalCorpus Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/207469080248feeda89b01f.png)
Joined: 30 Jul 2007 Posts: 283
|
Posted: Mon Dec 07, 2009 11:29 pm Post subject: Frame Pointers Compiled in. Oops, Panics etc beg to differ |
|
|
Title says it all. I have frame pointers compiled in my kernel. I've alway had them compiled in. I'm getting a couple bugs in some software (though experiemental) but my outputs are useless since the pointers aren't showing. What shoudl I do to try and remedy this? I have a reiser4 root partition so I'd patch gentoo-sources or use zen-sources (no one else has the problem). Yeah, this puts me into the unsupported category, but this problem seems more fundamental than that to me. I *always* use make oldconfig with new kernels.
from /proc/config.gz
http://pastebin.com/m127e97e4 _________________ Atlas (HDTV PVR, HTTP & Media server)
http://mobrienphotography.com/ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
causality Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 03 Jun 2006 Posts: 239
|
Posted: Sat Dec 12, 2009 5:55 pm Post subject: |
|
|
I should caution that I have dabbled but I am definitely not a competent programmer. What follows is my opinion or "best guess" and hopefully a real programmer will correct me if I am wrong.
Having said that, I think you also need frame pointers compiled into the (userland) software you are running. In fact I had the impression that building the kernel with frame pointers won't help unless you are actually debugging kernel code.
If you check the CFLAGS and CXXFLAGS in your make.conf, are there any -fomit-frame-pointer or -fomit-leaf-frame-pointer statements? If so that would explain why you cannot debug the program, assuming you compiled that program via Portage. If you aren't using Portage, do flags like that appear anywhere in the project's Makefile or equivalent? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|