aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-06-16 23:13:57 +0000
committerK. Richard Pixley <rich@cygnus>1993-06-16 23:13:57 +0000
commit21cc14d8505ad50143ea248c0de12bfa9eecf1e7 (patch)
treec353e2faa4b72907916cd5e25277a89bc5eaec6d /gdb/NEWS
parent1c5d60496e2f2066a522c1e1ba70a523903b1c99 (diff)
downloadfsf-binutils-gdb-21cc14d8505ad50143ea248c0de12bfa9eecf1e7.zip
fsf-binutils-gdb-21cc14d8505ad50143ea248c0de12bfa9eecf1e7.tar.gz
fsf-binutils-gdb-21cc14d8505ad50143ea248c0de12bfa9eecf1e7.tar.bz2
start tracking user visible changes
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index b77a1ea..7c28532 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,16 @@
What has changed since GDB-3.5?
(Organized release by release)
+*** Changes in GDB-???:
+
+ * User visible changes:
+
+All vxworks based targets now support a user settable option, called
+vxworks-timeout. This option represents the number of seconds gdb
+should wait for responses to rpc's. You might want to use this if
+your vxworks target is, perhaps, a slow software simulator or happens
+to be on the far side of a thin network line.
+
*** Changes in GDB-4.9:
* Testsuite