]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Backport:
authorDaniel Jacobowitz <drow@false.org>
Thu, 26 Jan 2006 18:05:55 +0000 (18:05 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 26 Jan 2006 18:05:55 +0000 (18:05 +0000)
commit0e401d36ea58eb154ca3f2cb8de965b322619c23
tree1309c4850851692d0ab60e10ff443fb517eb6f41
parent41b2f620c2025d5e95542e7f7f7178b1e0560933
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.
...
24 files changed:
ChangeLog.csl
gdb/Makefile.in
gdb/gnu-nat.c
gdb/go32-nat.c
gdb/inf-ptrace.c
gdb/inf-ttrace.c
gdb/infcmd.c
gdb/inferior.h
gdb/inftarg.c
gdb/monitor.c
gdb/nto-procfs.c
gdb/ocd.c
gdb/procfs.c
gdb/remote-e7000.c
gdb/remote-m32r-sdi.c
gdb/remote-mips.c
gdb/remote-rdi.c
gdb/remote-rdp.c
gdb/remote-sds.c
gdb/remote-sim.c
gdb/remote-st.c
gdb/remote.c
gdb/win32-nat.c
gdb/wince.c