gdb/
* cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
This commit is contained in:
parent
8e1d0c49c1
commit
0dfb946f50
2 changed files with 4 additions and 2 deletions
|
@ -34,6 +34,4 @@ extern FILE *fopen_with_cleanup (const char *filename, const char *mode);
|
|||
|
||||
extern char *skip_spaces (char *inp);
|
||||
|
||||
extern struct value *parse_and_eval_with_error (char *exp, const char *fmt, ...) ATTR_FORMAT (printf, 2, 3);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue