* gnu-nat.c (add_task_commands) <stopped>: Register the correct
callback function.
+
+ * gnu-nat.c (add_task_commands) <stopped>: Register the correct
+ callback function.
+
* ia64-tdep.c (ia64_access_reg): Correct paddress.
Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n\
Stopped process will be continued by sending them a signal."),
&setlist);
- add_cmd ("stopped", no_class, show_signals_cmd, _("\
+ add_cmd ("stopped", no_class, show_stopped_cmd, _("\
Show whether gdb thinks the inferior process is stopped as with SIGSTOP."),
&showlist);