* gdb.gdbtk/browser.test: Fix tests which incorrectly assume

that gdb knows _exactly_ which files belong to the user
        and which come from libraries.
This commit is contained in:
Keith Seitz 1998-09-29 21:04:13 +00:00
parent dd5ed74927
commit 761e334a18
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
1998-09-29 Keith Seitz <keiths@cygnus.com>
* gdb.gdbtk/browser.test: Fix tests which incorrectly assume
that gdb knows _exactly_ which files belong to the user
and which come from libraries.
Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
* gdb.base/default.exp: Change else if to elseif from previous
delta.
Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
* gdb.base/default.exp: Add brace missing from previous delta.