]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/win32-nat.c
* win32-nat.c (get_image_name): New function.
authorChristopher Faylor <me+cygwin@cgf.cx>
Sat, 16 Feb 2002 02:33:24 +0000 (02:33 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sat, 16 Feb 2002 02:33:24 +0000 (02:33 +0000)
commitdfe7f3acacc2d9a9525f7605e5b151b27bbedb14
tree01c7151755f56e3d0d61d4a605f54cdd89608c5f
parentb88e43a24642634004a9c523365a407e4e8b46ef
* win32-nat.c (get_image_name): New function.
(handle_load_dll): Use get_image_name function.
(get_child_debug_event): Avoid registering debug events until possibly execed
process is started.
(child_create_inferior): Allow invocation via shell so that command line
redirection, etc.  works ok.
(_initialize_inftarg): Add new command: "set shell" to control whether a shell
is used to start a process.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c