diff options
author | Stu Grossman <grossman@cygnus> | 1993-05-26 20:48:44 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-05-26 20:48:44 +0000 |
commit | 185a1705bb2ca43708577aff4703ee6a95321b23 (patch) | |
tree | fe0ef29de7ae88ab69b9dc76a765e123878307c4 /gdb | |
parent | 5bd22ca87bce88faeeffa806bd6537015a5c1ab9 (diff) | |
download | gdb-185a1705bb2ca43708577aff4703ee6a95321b23.zip gdb-185a1705bb2ca43708577aff4703ee6a95321b23.tar.gz gdb-185a1705bb2ca43708577aff4703ee6a95321b23.tar.bz2 |
blah blah blah
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 26f06af..85c324b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed May 26 13:46:16 1993 Stu Grossman (grossman@cygnus.com) + + * gdbserver/{remote-gutils.c remote-server.c Makefile.in + configure.in remote-inflow.c remote-utils.c}: New files to + support GDB remote server. Currently only works for Lynx. + Wed May 26 10:28:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * stabsread.c (define_symbol, case 't'): Only set the name if it |