* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-bug.c
index 1dd3b28c850e146a8096027b25f1dad00c87f1a7..b3b72d28eca475e1d9928d236804d07aed9e5889 100644 (file)
@@ -963,8 +963,7 @@ bug_clear_breakpoints ()
 struct target_ops bug_ops =
 {
   "bug", "Remote BUG monitor",
-  "Use the mvme187 board running the BUG monitor connected\n\
-by a serial line.",
+  "Use the mvme187 board running the BUG monitor connected by a serial line.",
 
   bug_open, gr_close,
   0, gr_detach, bug_resume, bug_wait,  /* attach */
This page took 0.023449 seconds and 4 git commands to generate.