projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288897f
)
* remote-bug.c (bug_ops): Remove spurious newline from docstring.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 28 Jan 1994 21:34:58 +0000
(21:34 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 28 Jan 1994 21:34:58 +0000
(21:34 +0000)
gdb/remote-bug.c
patch
|
blob
|
history
diff --git
a/gdb/remote-bug.c
b/gdb/remote-bug.c
index 1dd3b28c850e146a8096027b25f1dad00c87f1a7..b3b72d28eca475e1d9928d236804d07aed9e5889 100644
(file)
--- a/
gdb/remote-bug.c
+++ b/
gdb/remote-bug.c
@@
-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 */