harmed in the making of this debugger.
+2007-09-26 Jim Blandy <jimb@codesourcery.com>
+
+ * remote.c (getpkt_sane): Fix error message. No animals were
+ harmed in the making of this debugger.
+
2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
* p-typeprint.c: Fix 11 ARI reported problems.
{
QUIT;
target_mourn_inferior ();
- error (_("Watchdog has expired. Target detached."));
+ error (_("Watchdog timeout has expired. Target detached."));
}
if (remote_debug)
fputs_filtered ("Timed out.\n", gdb_stdlog);