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:
95bc20e
)
Modified remote-e7000.c so that :23 isn't appended to the target port
author
Geoffrey Noer
<noer@cygnus>
Mon, 8 Apr 1996 21:08:38 +0000
(21:08 +0000)
committer
Geoffrey Noer
<noer@cygnus>
Mon, 8 Apr 1996 21:08:38 +0000
(21:08 +0000)
if __WIN32__ is defined. This is necessary to make e7000 support work
for WinGDB.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6d74a403087fa691985c1437ec4608863576146a..ea3e2f56ce2fc783e0fe94e9b37a249633fa2a02 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Mon Apr 8 14:05:07 1996 Geoffrey Noer <noer@cygnus.com>
+
+ * remote-e7000.c: don't append :23 to target port if __WIN32__
+ is defined (it's WinGDB).
+
Sun Apr 7 22:34:29 1996 Fred Fish <fnf@cygnus.com>
From: Miles Bader <miles@gnu.ai.mit.edu>