diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-19 22:23:20 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-11-19 22:23:20 -0500 |
commit | 0b360f1926cb15edc39c661dac2f1a433fb288c0 (patch) | |
tree | c8e60ddc84015ce93749078c85fde732d6e3b1fe /install-sh | |
parent | 9c512d88c36689cffc3caf5875bc4a08b0ea05f4 (diff) | |
download | gdb-0b360f1926cb15edc39c661dac2f1a433fb288c0.zip gdb-0b360f1926cb15edc39c661dac2f1a433fb288c0.tar.gz gdb-0b360f1926cb15edc39c661dac2f1a433fb288c0.tar.bz2 |
Remove usage of find_inferior in win32-i386-low.c
Straightforward replacement of find_inferior with the overload of
for_each_thread that filters on pid. I am able to build-test this
patch, but not run it.
gdb/gdbserver/ChangeLog:
* win32-i386-low.c (update_debug_registers_callback): Rename
to ...
(update_debug_registers): ... this, return void, remove pid_p arg.
(x86_dr_low_set_addr, x86_dr_low_set_control): Use for_each_thread.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions