This is the mail archive of the gdb-prs@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]

[Bug threads/8960] GDB fails to debug a threaded application issuing execve() in Linux.


------- Additional Comments From pedro at codesourcery dot com  2009-02-01 00:56 -------
This now works correctly in more recent versions of gdb.  Since this patch:

2006-07-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
            Daniel Jacobowitz  <dan@codesourcery.com>

        * linux-thread-db.c (thread_db_wait): Remove libthread_db
        after exec events.

GDB now unloads the thread_db layer as soon as the exec event
is detected.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Version|6.3                         |6.6


http://sourceware.org/bugzilla/show_bug.cgi?id=8960

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]