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

src/gdb Makefile.in gnu-nat.c go32-nat.c inf-p ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-arm-20051020-branch
Changes by:	drow@sourceware.org	2006-01-26 18:05:55

Modified files:
	gdb            : Makefile.in gnu-nat.c go32-nat.c inf-ptrace.c 
	                 inf-ttrace.c infcmd.c inferior.h inftarg.c 
	                 monitor.c nto-procfs.c ocd.c procfs.c 
	                 remote-e7000.c remote-m32r-sdi.c remote-mips.c 
	                 remote-rdi.c remote-rdp.c remote-sds.c 
	                 remote-sim.c remote-st.c remote.c win32-nat.c 
	                 wince.c 

Log message:
	Backport:
	2006-01-24  Daniel Jacobowitz  <dan@codesourcery.com>
	
	* infcmd.c: Include "observer.h".
	(post_create_inferior): New function.
	(run_command_1): Call it.  Also call proceed.
	* inferior.h (post_create_inferior): New prototype.
	* Makefile.in (infcmd.o): Update.
	...

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.756.2.2&r2=1.756.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnu-nat.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.37&r2=1.37.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/go32-nat.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.46&r2=1.46.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inf-ptrace.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.26&r2=1.26.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inf-ttrace.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.14&r2=1.14.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.140&r2=1.140.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inferior.h.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.72&r2=1.72.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inftarg.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.43.2.1&r2=1.43.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/monitor.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.60&r2=1.60.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/nto-procfs.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.15&r2=1.15.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ocd.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.41&r2=1.41.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/procfs.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.66&r2=1.66.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-e7000.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.54&r2=1.54.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-m32r-sdi.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.13&r2=1.13.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-mips.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.66&r2=1.66.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-rdi.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.43&r2=1.43.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-rdp.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.45&r2=1.45.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-sds.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.40&r2=1.40.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-sim.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.49.2.2&r2=1.49.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote-st.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.27&r2=1.27.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.195.2.1&r2=1.195.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/win32-nat.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.112&r2=1.112.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/wince.c.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.42&r2=1.42.4.1


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