Support structure offsets that are 512K or larger.
[deliverable/binutils-gdb.git] / gdb / python / python-internal.h
index 7eb9aa40113b4046388c3f6b351cb9cf826679ff..8545c7bae0cca08c02628a6f0b6d2b583c6e97bf 100644 (file)
@@ -316,7 +316,7 @@ extern int gdbpy_auto_load_enabled (const struct extension_language_defn *);
 extern enum ext_lang_rc gdbpy_apply_val_pretty_printer
   (const struct extension_language_defn *,
    struct type *type, const gdb_byte *valaddr,
-   int embedded_offset, CORE_ADDR address,
+   LONGEST embedded_offset, CORE_ADDR address,
    struct ui_file *stream, int recurse,
    const struct value *val,
    const struct value_print_options *options,
This page took 0.025041 seconds and 4 git commands to generate.