diff options
Diffstat (limited to 'gdb/ada-lang.h')
-rw-r--r-- | gdb/ada-lang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ada-lang.h b/gdb/ada-lang.h index f6b613f..c51964a 100644 --- a/gdb/ada-lang.h +++ b/gdb/ada-lang.h @@ -164,6 +164,7 @@ extern void ada_print_typedef (struct type *type, struct symbol *new_symbol, extern int ada_val_print (struct type *, const gdb_byte *, int, CORE_ADDR, struct ui_file *, int, + const struct value *, const struct value_print_options *); extern int ada_value_print (struct value *, struct ui_file *, |