Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / record.h
index a54a08fb9cbb9d035481f1443371ead927963d0e..3fc17e410481f136955acc1a489738aac93e08ba 100644 (file)
@@ -71,7 +71,7 @@ DEF_ENUM_FLAGS_TYPE (enum record_print_flag, record_print_flags);
    otherwise.  */
 
 extern int
-  record_check_stopped_by_breakpoint (struct address_space *aspace,
+  record_check_stopped_by_breakpoint (const address_space *aspace,
                                      CORE_ADDR pc,
                                      enum target_stop_reason *reason);
 
This page took 0.025046 seconds and 4 git commands to generate.