Wrong value printed by info locals for dynamic object.
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index 77a63b74b5e4ad5678d873bc0200fc5bd70fbc22..017cff2548b1f5f1dd5dcce0b631e6f950e54987 100644 (file)
@@ -312,6 +312,8 @@ extern struct type *ada_to_fixed_type (struct type *, const gdb_byte *,
                                       CORE_ADDR, struct value *,
                                        int check_tag);
 
+extern struct value *ada_to_fixed_value (struct value *val);
+
 extern struct type *ada_template_to_fixed_record_type_1 (struct type *type,
                                                         const gdb_byte *valaddr,
                                                         CORE_ADDR address,
This page took 0.023737 seconds and 4 git commands to generate.