]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/nto-low.h
gdbserver: turn target op 'supports_hardware_single_step' into a method
[thirdparty/binutils-gdb.git] / gdbserver / nto-low.h
index b0b276319d2e8cf259f6a645ba7fd297f1f9db5e..001ccb6687cf79b24e9ecd434a4cbee6539ec1f4 100644 (file)
@@ -92,6 +92,8 @@ public:
 
   int remove_point (enum raw_bkpt_type type, CORE_ADDR addr,
                    int size, raw_breakpoint *bp) override;
+
+  bool supports_hardware_single_step () override;
 };
 
 /* The inferior's target description.  This is a global because the