diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-02-11 11:01:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-02-11 11:01:30 +0000 |
commit | 6bcc5ba37aeb1f44c57e0ff28a4950ee6aebec60 (patch) | |
tree | 90ec0a150e5b764cb748848246fca129b4b30b26 /gdb | |
parent | 86b46474fdee6fb8764efe270be800098dea60e5 (diff) | |
download | gdb-6bcc5ba37aeb1f44c57e0ff28a4950ee6aebec60.zip gdb-6bcc5ba37aeb1f44c57e0ff28a4950ee6aebec60.tar.gz gdb-6bcc5ba37aeb1f44c57e0ff28a4950ee6aebec60.tar.bz2 |
Enable remote-tcp on a FreeBSD host.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9cd35fa..c8ae700 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 11 08:41:15 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * config/i386/fbsd.mh (XDEPFILES): Add ser-tcp.o. + Tue Feb 10 17:50:37 1998 Keith Seitz <keiths@onions.cygnus.com> * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook |