]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Enable hardware single step for m68k in GDBServer
authorAndreas Schwab <schwab@suse.de>
Mon, 13 Nov 2017 14:46:09 +0000 (15:46 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 13 Nov 2017 15:03:36 +0000 (16:03 +0100)
commit5616b6c32f7454987ae167ba35589e095c0172fc
treed3cea436ae225be1ec50210ee2f5527c1a851d14
parent5b2b928e83538b23eb1b3f585b14c3d6cf1bfd7e
Enable hardware single step for m68k in GDBServer

* linux-m68k-low.c (m68k_supports_hardware_single_step): New
function.
(struct linux_target_ops) <supports_hardware_single_step>: Initialize.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-m68k-low.c