* win32-nat.c (DebugSetProcessKillOnExit): New static function
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 26 Oct 2001 09:29:31 +0000 (09:29 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 26 Oct 2001 09:29:31 +0000 (09:29 +0000)
commit02cc9f49aed3ba8b9dc21450e567f16c5f9981fe
tree3a40c65e0ce21e9cea355c2cbe8b7f94a750c3e7
parent560ba567a08f995fe5e2d24f47b504e3aca28fa6
    * win32-nat.c (DebugSetProcessKillOnExit): New static function
        pointer to Windows' DebugSetProcessKillOnExit() function.
        (DebugActiveProcessStop): Ditto for DebugActiveProcessStop().
        (has_detach_ability): New function.
        (child_attach): If system has detach ability, enable it.
        (child_detach): If system has detach ability, actually
        detach from process.
        Change tty output to Linux format.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c
This page took 0.044195 seconds and 4 git commands to generate.