[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Weird Text crash (profile, static build.)
From: |
Adam Fedor |
Subject: |
Re: Weird Text crash (profile, static build.) |
Date: |
Thu, 24 Apr 2003 15:45:05 -0600 |
On Thursday, April 24, 2003, at 03:23 PM, Michael Hanni wrote:
Hi,
I'm not sure if this interests anyone, but if nothing else, I'm sure
learning
alot of new gdb commands. :-)
I'm beginning to suspect that a static, debug, profile build is a lost
cause.
I think it's interesting for profiling and just to see if it works. I
wouldn't spend too much time on it. Doesn't glibc have a builtin way to
do profiling?
I wouldn't trust the values that gdb gives you. Sometimes (many times)
it will print spurious values, either because the stack is truly messed
up or just because gdb can't read the information correctly.