gdbserver: finish turning the target ops vector into a class
[deliverable/binutils-gdb.git] / gdbserver / linux-low.h
index 33f208efd3bbb893519721c5431ee4812971f75e..b69ade98e41db7eea7d8d396b1496c736a03e636 100644 (file)
@@ -266,7 +266,7 @@ extern struct linux_target_ops the_low_target;
 
 /* Target ops definitions for a Linux target.  */
 
-class linux_process_target : public process_target
+class linux_process_target : public process_stratum_target
 {
 public:
 
This page took 0.02499 seconds and 4 git commands to generate.