gdb/
[deliverable/binutils-gdb.git] / gdb / solib-pa64.c
index 60b36847d8f76e564efc8c2efcbc6061dbbbda0d..c37b617738cf5a454ce1f09fcb66ef9b62f93e18 100644 (file)
@@ -391,7 +391,7 @@ manpage for methods to privately map shared library text."));
       /* Create the shared library breakpoint.  */
       {
        struct breakpoint *b
-         = create_solib_event_breakpoint (target_gdbarch, sym_addr);
+         = create_solib_event_breakpoint (target_gdbarch (), sym_addr);
 
        /* The breakpoint is actually hard-coded into the dynamic linker,
           so we don't need to actually insert a breakpoint instruction
This page took 0.023881 seconds and 4 git commands to generate.