]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/lynx-low.h
gdbserver: turn target op 'attach' into a method
[thirdparty/binutils-gdb.git] / gdbserver / lynx-low.h
index 66cfdfa870c7e3001a4e62740a2b05d6128be9f5..142a774011cc5c7753bbe2ba260fb592c2fb810e 100644 (file)
@@ -60,6 +60,8 @@ public:
 
   int create_inferior (const char *program,
                       const std::vector<char *> &program_args) override;
+
+  int attach (unsigned long pid) override;
 };
 
 /* The inferior's target description.  This is a global because the