diff options
author | K. Richard Pixley <rich@cygnus> | 1993-06-16 23:11:46 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-06-16 23:11:46 +0000 |
commit | 1c5d60496e2f2066a522c1e1ba70a523903b1c99 (patch) | |
tree | 9b8419edb80353da77e7d4bc2ae3809311fc2f00 /gdb/ChangeLog | |
parent | 53f0969be3e44b0f94c82bae6a2480fd6fc4409d (diff) | |
download | gdb-1c5d60496e2f2066a522c1e1ba70a523903b1c99.zip gdb-1c5d60496e2f2066a522c1e1ba70a523903b1c99.tar.gz gdb-1c5d60496e2f2066a522c1e1ba70a523903b1c99.tar.bz2 |
rename user settable option from rpcTimeout to vxworks-timeout.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e338376..a28655c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 16 16:08:18 1993 K. Richard Pixley (rich@sendai.cygnus.com) + + * remote-vx.c (_initialize_vx): rename user settable option from + rpcTimeout to vxworks-timeout. + Wed Jun 16 12:21:49 1993 Fred Fish (fnf@cygnus.com) * Makefile.in (depend): More makefile diddling. |