This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog fork-child.c infcmd.c
- From: uweigand at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 5 May 2009 13:09:01 -0000
- Subject: src/gdb ChangeLog fork-child.c infcmd.c
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2009-05-05 13:09:01
Modified files:
gdb : ChangeLog fork-child.c infcmd.c
Log message:
* fork-child.c (startup_inferior): Move setting stop_pc ...
* infcmd.c (post_create_inferior): ... to here.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10443&r2=1.10444
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/fork-child.c.diff?cvsroot=src&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&r1=1.238&r2=1.239