mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
rename user settable option from rpcTimeout to vxworks-timeout.
This commit is contained in:
@@ -1312,7 +1312,7 @@ _initialize_vx ()
|
||||
{
|
||||
|
||||
add_show_from_set
|
||||
(add_set_cmd ("rpcTimeout", class_support, var_uinteger,
|
||||
(add_set_cmd ("vxworks-timeout", class_support, var_uinteger,
|
||||
(char *) &rpcTimeout.tv_sec,
|
||||
"Set seconds to wait for rpc calls to return.\n\
|
||||
Set the number of seconds to wait for rpc calls to return.", &setlist),
|
||||
|
||||
Reference in New Issue
Block a user