This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog inferior.c testsuite/ChangeL ...
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 30 Sep 2010 10:24:40 -0000
- Subject: src/gdb ChangeLog inferior.c testsuite/ChangeL ...
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2010-09-30 10:24:40
Modified files:
gdb : ChangeLog inferior.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: corefile.exp
Log message:
gdb/
PR corefiles/12071.
* inferior.c (have_live_inferiors): New variables old_chain, inf and
tp. Iterate INFERIOR_LIST and call target_has_execution.
gdb/testsuite/
PR corefiles/12071.
* gdb.base/corefile.exp (quit with a process, no question: load core)
(quit with a core file): New tests.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12214&r2=1.12215
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inferior.c.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2458&r2=1.2459
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/corefile.exp.diff?cvsroot=src&r1=1.22&r2=1.23