diff options
Diffstat (limited to 'gdb/jv-lang.h')
-rw-r--r-- | gdb/jv-lang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/jv-lang.h b/gdb/jv-lang.h index 95d6384..24ca61e 100644 --- a/gdb/jv-lang.h +++ b/gdb/jv-lang.h @@ -44,6 +44,7 @@ extern const struct builtin_java_type *builtin_java_type (struct gdbarch *); extern int java_val_print (struct type *, const gdb_byte *, int, CORE_ADDR, struct ui_file *, int, + const struct value *, const struct value_print_options *); extern int java_value_print (struct value *, struct ui_file *, |