gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdbserver / nto-low.h
index ff2003b60b0433d37ad56419c2b365973b45015d..e26dcab331d28e8f77b7e5ca7aad2ddfa1ee2e3d 100644 (file)
@@ -44,7 +44,7 @@ extern struct nto_target_ops the_low_target;
 
 /* Target ops definitions for a QNX Neutrino target.  */
 
-class nto_process_target : public process_target
+class nto_process_target : public process_stratum_target
 {
 public:
 
This page took 0.034268 seconds and 4 git commands to generate.