Support structure offsets that are 512K or larger.
[deliverable/binutils-gdb.git] / gdb / jv-valprint.c
index 6f7ef4b3bf1f4b7190a2a3e56a1bc76c135878c2..29887376eb1f028e4543f211ca70825f7b08ba6a 100644 (file)
@@ -266,7 +266,7 @@ java_value_print (struct value *val, struct ui_file *stream,
 
 static void
 java_print_value_fields (struct type *type, const gdb_byte *valaddr,
-                        int offset,
+                        LONGEST offset,
                         CORE_ADDR address, struct ui_file *stream,
                         int recurse,
                         const struct value *val,
This page took 0.029723 seconds and 4 git commands to generate.