Keith Seitz
2013-10-02 00:46:07 +00:00
parent 62574b938f
commit d7561cbbf2
26 changed files with 289 additions and 132 deletions

View File

@@ -64,7 +64,7 @@ struct timeval get_prompt_for_continue_wait_time (void);
extern int parse_pid_to_attach (char *args);
extern int parse_escape (struct gdbarch *, char **);
extern int parse_escape (struct gdbarch *, const char **);
char **gdb_buildargv (const char *);