[binutils-gdb] Fix Windows/SPU/NTO/Lynx gdbserver builds
sergiodj+buildbot@redhat.com
sergiodj+buildbot@redhat.com
Thu Mar 5 12:26:00 GMT 2015
*** TEST RESULTS FOR COMMIT f5771b1d96f844e0767a15b258b2de2d4cc52123 ***
Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: f5771b1d96f844e0767a15b258b2de2d4cc52123
Fix Windows/SPU/NTO/Lynx gdbserver builds
I forgot to update these target_ops instances when I added these new
hooks.
I confirmed mingw32-w64 builds again at least.
gdb/gdbserver/ChangeLog:
2015-03-05 Pedro Alves <palves@redhat.com>
* lynx-low.c (lynx_target_ops): Install NULL hooks for
stopped_by_sw_breakpoint, supports_stopped_by_sw_breakpoint,
stopped_by_hw_breakpoint, supports_stopped_by_hw_breakpoint.
* nto-low.c (nto_target_ops): Likewise.
* spu-low.c (spu_target_ops): Likewise.
* win32-low.c (win32_target_ops): Likewise.
More information about the Gdb-testers
mailing list