diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-02-13 04:57:11 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-02-13 04:57:11 +0000 |
commit | c09529e5f88c94b55340b953174b91f8873ad593 (patch) | |
tree | 729c39ba47daa94edf2dfffd71b83140abcd6230 /gdb/doc/ChangeLog | |
parent | c5351010e0e4eca2536b911412e2c781c2ef173f (diff) | |
download | gdb-c09529e5f88c94b55340b953174b91f8873ad593.zip gdb-c09529e5f88c94b55340b953174b91f8873ad593.tar.gz gdb-c09529e5f88c94b55340b953174b91f8873ad593.tar.bz2 |
Document new gdb_test_timeout global variable.
* gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
documenting the gdb_test_timeout variable.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4031a4a..1361c3c 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-02-13 Joel Brobecker <brobecker@adacore.com> + + * gdbint.texinfo (Testsuite): New section "Testsuite Configuration", + documenting the gdb_test_timeout variable. + 2010-02-12 Jakob Engblom <jakob@virtutech.com> * gdb.texinfo (MI commands): Added documentation of --reverse |