diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85c324b..754d3c3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed May 26 13:46:16 1993 Stu Grossman (grossman@cygnus.com) + * configure.in: Add config for Lynx target. Configure gdbserver + only for Lynx. Re-do selective configuration of sparclite. + * 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. |