X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbserver%2Fnto-low.h;h=3bad08b82ac079cd62d4d00eaa99b41322c2d237;hb=15295543f94cc5951e1d2802d97b228777e6828e;hp=2695db98737083a2d5e8f3f5a7ebf16816e307e1;hpb=5ef9273d29137dd81d7dff62821970e067baa82e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/nto-low.h b/gdbserver/nto-low.h index 2695db9873..3bad08b82a 100644 --- a/gdbserver/nto-low.h +++ b/gdbserver/nto-low.h @@ -48,6 +48,8 @@ class nto_process_target : public process_target { public: + int create_inferior (const char *program, + const std::vector &program_args) override; }; /* The inferior's target description. This is a global because the