aboutsummaryrefslogtreecommitdiff
path: root/libiberty/tmpnam.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2020-04-08 14:33:35 -0600
committerTom Tromey <tromey@adacore.com>2020-04-08 14:47:59 -0600
commit523d4f80c32f43a6b009645947b94f87df35f79f (patch)
tree244948a1e348e64a1d3e991fd0fa011c3a18dac7 /libiberty/tmpnam.c
parente54e59297a747bb4f396345aa090d43f155b5576 (diff)
downloadgdb-523d4f80c32f43a6b009645947b94f87df35f79f.zip
gdb-523d4f80c32f43a6b009645947b94f87df35f79f.tar.gz
gdb-523d4f80c32f43a6b009645947b94f87df35f79f.tar.bz2
Implement stopped_by_sw_breakpoint for Windows gdbserver
This changes the Windows gdbserver port to implement the stopped_by_sw_breakpoint target method. This is needed to support pending stops. This is a separate patch now, because Pedro suggested splitting it out for simpler bisecting, in the case that it introduces a bug. gdbserver/ChangeLog 2020-04-08 Tom Tromey <tromey@adacore.com> * win32-low.h (win32_process_target::stopped_by_sw_breakpoint) (win32_process_target::supports_stopped_by_sw_breakpoint): Declare. * win32-low.c (win32_supports_z_point_type): Always handle Z_PACKET_SW_BP. (win32_insert_point): Call insert_memory_breakpoint when needed. (win32_remove_point): Call remove_memory_breakpoint when needed. (win32_process_target::stopped_by_sw_breakpoint) (win32_process_target::supports_stopped_by_sw_breakpoint): New methods. (win32_target_ops): Update. (maybe_adjust_pc): New function. (win32_wait): Call maybe_adjust_pc.
Diffstat (limited to 'libiberty/tmpnam.c')
0 files changed, 0 insertions, 0 deletions