diff options
author | Hannes Domani <ssbssa@yahoo.de> | 2020-05-25 00:18:25 +0200 |
---|---|---|
committer | Hannes Domani <ssbssa@yahoo.de> | 2020-05-27 19:20:01 +0200 |
commit | 6479bf854a468c0270bb0fcdc9d0271cca3eb5b5 (patch) | |
tree | 653c599a9ba675c34edcc46c90fdc8cdd97ada4e /gprof/Makefile.am | |
parent | ac637ec30dd9a3b19a02d1967a80e4ddf739706e (diff) | |
download | gdb-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 'gprof/Makefile.am')
0 files changed, 0 insertions, 0 deletions