* gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
[deliverable/binutils-gdb.git] / gdb / pa64solib.c
index 64f1ebbb1d871610526856943567e58f63de527e..8a5cae188cd23e089036dbf31299139d5358c0db 100644 (file)
@@ -109,7 +109,7 @@ typedef struct
   {
     CORE_ADDR dld_flags_addr;
     LONGEST dld_flags;
-    sec_ptr dyninfo_sect;
+    struct bfd_section *dyninfo_sect;
     int have_read_dld_descriptor;
     int is_valid;
     CORE_ADDR load_map;
This page took 0.023736 seconds and 4 git commands to generate.