Add method/format information to =record-started
[deliverable/binutils-gdb.git] / gdb / record.c
index 6190794492fd73f2b2ba67ab22a08e006b8cf154..1af134f68fe870f06086f260ffcc1b519a995b9d 100644 (file)
@@ -268,7 +268,7 @@ cmd_record_stop (char *args, int from_tty)
   printf_unfiltered (_("Process record is stopped and all execution "
                       "logs are deleted.\n"));
 
-  observer_notify_record_changed (current_inferior (), 0);
+  observer_notify_record_changed (current_inferior (), 0, NULL, NULL);
 }
 
 /* The "set record" command.  */
This page took 0.024886 seconds and 4 git commands to generate.