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 corefiles/8091] RFA: Patch for corefile support


------- Additional Comments From jan dot kratochvil at redhat dot com  2010-04-25 13:53 -------
It is already fixed in current GDB sources.

(gdb) core-file core.30492 
A program is being debugged already.  Kill it? (y or n) y
Breakpoint 1, thread_db_mourn_inferior (ops=0x1b661a0) at linux-thread-db.c:1273
1273	  struct target_ops *target_beneath = find_target_beneath (ops);
1284	  if (!thread_db_list)
(gdb) 
1285	    unpush_target (ops);
(gdb) 


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan dot kratochvil at redhat
                   |                            |dot com
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


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

------- 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]