aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-create.c
diff options
context:
space:
mode:
authorHannes Domani <ssbssa@yahoo.de>2020-05-25 00:18:25 +0200
committerHannes Domani <ssbssa@yahoo.de>2020-05-27 19:20:01 +0200
commit6479bf854a468c0270bb0fcdc9d0271cca3eb5b5 (patch)
tree653c599a9ba675c34edcc46c90fdc8cdd97ada4e /libctf/ctf-create.c
parentac637ec30dd9a3b19a02d1967a80e4ddf739706e (diff)
downloadgdb-6479bf854a468c0270bb0fcdc9d0271cca3eb5b5.zip
gdb-6479bf854a468c0270bb0fcdc9d0271cca3eb5b5.tar.gz
gdb-6479bf854a468c0270bb0fcdc9d0271cca3eb5b5.tar.bz2
Don't close process handle provided by WaitForDebugEvent
Only the process handle returned by OpenProcess or CreateProcess needs to be closed, the one provided by WaitForDebugEvent is closed automatically. gdbserver/ChangeLog: 2020-05-27 Hannes Domani <ssbssa@yahoo.de> * win32-low.cc (do_initial_child_stuff): Set open_process_used. (win32_clear_inferiors): Use open_process_used. (get_child_debug_event): Likewise.
Diffstat (limited to 'libctf/ctf-create.c')
0 files changed, 0 insertions, 0 deletions