aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1997-08-08 03:24:53 +0000
committerGeoffrey Noer <noer@cygnus>1997-08-08 03:24:53 +0000
commit259130e56d098918fa7a7f777e6eea8cbdf88500 (patch)
tree5e8b9dbeb8d3fc95a1f054aa067485f2a62ed663 /gdb/ChangeLog
parent9cf7f520c671cdb644fb987facea36ff5e597605 (diff)
downloadfsf-binutils-gdb-259130e56d098918fa7a7f777e6eea8cbdf88500.zip
fsf-binutils-gdb-259130e56d098918fa7a7f777e6eea8cbdf88500.tar.gz
fsf-binutils-gdb-259130e56d098918fa7a7f777e6eea8cbdf88500.tar.bz2
amend changelog entry slightly
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 561f435..04918a3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -6,7 +6,7 @@ Thu Aug 7 19:40:52 1997 Geoffrey Noer <noer@cygnus.com>
add (temporary) logging commands to help debugging,
(ocd_open): if "target ocd wiggler lpt" then use special
ser-ocd.c serial interface which communicates with Wigglers.dll,
- otherwise do as we did before
+ otherwise ("target ocd <foo>") do as we did before
(ocd_get_packet): add OCD_LOG_FILE and OCD_SET_CONNECTION to
switch of known commands of len 0
* ocd.h: add OCD_LOG_FILE
@@ -32,7 +32,7 @@ Thu Aug 7 13:39:31 1997 Geoffrey Noer <noer@cygnus.com>
Thu Aug 7 13:09:17 1997 Geoffrey Noer <noer@cygnus.com>
Nomenclature change. BDM is a specific type of OCD
- (On chip debugging). Wiggler is the parallel port box controlled
+ (On Chip Debugging). Wiggler is the parallel port box controlled
by Wigglers.dll. The faster target box from Macraigor Systems
is not a wiggler.
* ocd.c: