mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-10 14:11:29 +00:00
gdb/
* cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
This commit is contained in:
parent
8e1d0c49c1
commit
0dfb946f50
@ -1,3 +1,7 @@
|
||||
2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
|
||||
|
||||
2010-05-01 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* infrun.c (prepare_for_detach): In non-stop, context switch to
|
||||
|
@ -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…
Reference in New Issue
Block a user