diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-01-31 05:08:41 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-01-31 05:08:41 +0000 |
commit | 7148ab62129a8ea1749a142f5bf05050e8d8645e (patch) | |
tree | 563ba588df0ae24ab8059c7f88786c6cb7debdf5 /gdb/testsuite/ChangeLog | |
parent | 396cc25565f77fe9eb14153b599dfe8022963cbe (diff) | |
download | gdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.zip gdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.tar.gz gdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.tar.bz2 |
2002-01-30 Daniel Jacobowitz <drow@mvista.com>
* gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
Allow a start function above main.
* gdb.threads/linux-dp.exp: Fix copyright date.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 646132b..05ec65c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2002-01-30 Daniel Jacobowitz <drow@mvista.com> + * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling. + Allow a start function above main. + * gdb.threads/linux-dp.exp: Fix copyright date. + +2002-01-30 Daniel Jacobowitz <drow@mvista.com> + * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'. (check_philosopher_stack): Check for manager thread before checking for a just-starting thread. |