]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/infcmd.c
* inflow.c (kill_command): Moved to infcmd.c.
authorPedro Alves <palves@redhat.com>
Tue, 19 May 2009 10:08:19 +0000 (10:08 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 19 May 2009 10:08:19 +0000 (10:08 +0000)
commit5fd62852f643d6fa71d7a0225237c7874868b695
treea1b38412391f1b339d590997c1c5a48f643179b5
parent4e55d6c3ee45302988c77b7c1af1d842607ae416
* inflow.c (kill_command): Moved to infcmd.c.
(_initialize_inflow): Don't add the "kill" command or clear
inferior_ptid here.
* infcmd.c (kill_command): Moved here from inflow.c.
(_initialize_infcmd): Add the "kill" command here.
gdb/ChangeLog
gdb/infcmd.c
gdb/inflow.c