aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1994-04-27 05:50:14 +0000
committerStu Grossman <grossman@cygnus>1994-04-27 05:50:14 +0000
commita49666feb0ad368bf1032871a8070116fe66426b (patch)
treecc65133787116eacda0a5ff47769294b4bf22786 /gdb/ChangeLog
parent9b63f09c7dc78c22b8e8c2e1048419126462b4b7 (diff)
downloadgdb-a49666feb0ad368bf1032871a8070116fe66426b.zip
gdb-a49666feb0ad368bf1032871a8070116fe66426b.tar.gz
gdb-a49666feb0ad368bf1032871a8070116fe66426b.tar.bz2
* i386-nlmstub.c: Update to be more in line with PIN stub.
* nlm/gdbserve.c (putDebugChar): Install bug fix from i386-nlmstub. * (hex2mem): Init ptr. * General cleanups to use ConsolePrintf, standard prologues, etc...
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9c14437..85a42c5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Tue Apr 26 22:45:24 1994 Stu Grossman (grossman at cygnus.com)
+
+ * i386-nlmstub.c: Update to be more in line with PIN stub.
+ * nlm/gdbserve.c (putDebugChar): Install bug fix from i386-nlmstub.
+ * (hex2mem): Init ptr.
+ * General cleanups to use ConsolePrintf, standard prologues, etc...
+
Tue Apr 26 10:23:04 1994 Stu Grossman (grossman at cygnus.com)
* i386-nlmstub.c: More changes to be compatible with remote.c.