Add a mostlyclean target to gdbserver
[deliverable/binutils-gdb.git] / gdbserver / win32-low.h
index d4c7cae30137433b9e0ddf615a5a2fa74fe664f1..9d2f0b4fbecca96d94d62fe0ce122e1194c288dd 100644 (file)
@@ -103,7 +103,7 @@ extern struct win32_target_ops the_low_target;
 
 /* Target ops definitions for a Win32 target.  */
 
-class win32_process_target : public process_target
+class win32_process_target : public process_stratum_target
 {
 public:
 
This page took 0.034118 seconds and 4 git commands to generate.