diff options
author | Stu Grossman <grossman@cygnus> | 1995-12-07 00:21:51 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-12-07 00:21:51 +0000 |
commit | 4c5bc9f44ce027ac41df9ca835b6893a09ce8e46 (patch) | |
tree | b1ebe18b0032ec6a85ac281070d25a429c94bc6e /gdb/ChangeLog | |
parent | 95b3cb6b456cf873fed1a70d9bbb124cdf590690 (diff) | |
download | gdb-4c5bc9f44ce027ac41df9ca835b6893a09ce8e46.zip gdb-4c5bc9f44ce027ac41df9ca835b6893a09ce8e46.tar.gz gdb-4c5bc9f44ce027ac41df9ca835b6893a09ce8e46.tar.bz2 |
* remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be
user-settable (via set syn-garbage-limit). Setting it to -1 makes
it unlimited.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fc9535b..3ea61e1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 6 16:16:18 1995 Stu Grossman (grossman@cirdan.cygnus.com) + + * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be + user-settable (via set syn-garbage-limit). Setting it to -1 makes + it unlimited. + Tue Dec 5 18:33:43 1995 Brendan Kehoe <brendan@lisa.cygnus.com> * gdbtypes.c (check_stub_method): Make sure we get back a function |