Move "watchdog" to remote.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 700afe7526b42a7d304e2bf524359d6e2c7ff1eb..836ed8acef04ba8e5c5cf842c1b3722209fc5972 100644 (file)
@@ -1,3 +1,13 @@
+2019-05-08  Tom Tromey  <tromey@adacore.com>
+
+       * maint.c (_initialize_maint_cmds): Move initialization code to
+       remote.c.
+       (watchdog, show_watchdog): Move to remote.c.
+       * remote.c (watchdog, show_watchdog): Move from maint.c.  Make
+       "watchdog" static.
+       (_initialize_remote): Move initialization code from maint.c.
+       * defs.h (watchdog): Don't declare.
+
 2019-05-08  Tom Tromey  <tromey@adacore.com>
 
        * tui/tui-interp.c: Include main.h.
This page took 0.034903 seconds and 4 git commands to generate.