Add target_ops argument to to_info_record
[deliverable/binutils-gdb.git] / gdb / record-full.c
index 5583a7aee80a69f06aa65eae070e5cf55775de22..2d44e8dcc27399913617132c7da5835622b30758 100644 (file)
@@ -1770,7 +1770,7 @@ record_full_execution_direction (struct target_ops *self)
 }
 
 static void
-record_full_info (void)
+record_full_info (struct target_ops *self)
 {
   struct record_full_entry *p;
 
This page took 0.023687 seconds and 4 git commands to generate.