projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0469704
)
Fix string signifing the right target name.
author
Rob Savoye
<rob@cygnus>
Mon, 6 Feb 1995 22:09:35 +0000
(22:09 +0000)
committer
Rob Savoye
<rob@cygnus>
Mon, 6 Feb 1995 22:09:35 +0000
(22:09 +0000)
gdb/rom68k-rom.c
patch
|
blob
|
history
diff --git
a/gdb/rom68k-rom.c
b/gdb/rom68k-rom.c
index
a71afea
..
0bd64a2
100644
(file)
--- a/
gdb/rom68k-rom.c
+++ b/
gdb/rom68k-rom.c
@@
-61,7
+61,7
@@
static char *rom68k_regnames[] = {
struct target_ops rom68k_ops = {
"rom68k",
- "
WinBond's debug monitor for the Rom68k
Eval board",
+ "
Rom68k debug monitor for the IDP
Eval board",
"Debug on a Motorola IDP eval board running the ROM68K monitor.\n\
Specify the serial device it is connected to (e.g. /dev/ttya).",
rom68k_open,