This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Fri, Oct 31, 2008 at 7:29 PM, Andrew Lofthouse <loftyhauser@gmail.com> wrote:
I'm going to be getting a bunch of spam, now, huh? ^^^^^^^^^^^^^^^^^^^ (Since the messages are archived...)
Last night I tried to follow your example and try to debug gdb, but to do so, I would have to replicate my earlier problem, but I was unable to do so (meaning, gdb did not have any problems following the new threads, or finding libpthread symbols). I thought this was because I had explicitly linked with -pthread previously. I rebooted, rebuilt, and was still unable to replicate the problem. I re-installed Fedora 9 from scratch, and I'm still unable to replicate it. I have no idea what changed.
Don't you just hate that?
One thing that may have changed is prelink addresses -- IIRC, Fedora runs prelink at 2 week intervals.
Detaching after fork from child process 2444. [Thread debugging using libthread_db enabled] Error while reading shared library symbols: Cannot find new threads: generic error Cannot find new threads: generic error (gdb) quit The program is running. Exit anyway? (y or n) y
Yes, but we still don't know if there is a GDB bug hiding underneath ...
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |