Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc/glibc: repair debugging with gdb (glibc 2.9) | Titus von Boxberg | 2010-08-21 | 1 | -0/+11 |
Without this patch, crosstool-ng-built glibc-2.9 prevents debugging any exeutable with gdb. gdb says: [Thread debugging using libthread_db enabled] find_new_threads_callback: cannot get thread info: generic error See also https://bugzilla.redhat.com/show_bug.cgi?id=487212 for a discussion of the bug and the solution. |