* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we

are getting the version number.
This commit is contained in:
Jim Kingdon 1995-02-19 21:47:32 +00:00
parent 0794ff457b
commit 566ac567d6

View File

@ -1,5 +1,8 @@
Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
are getting the version number.
* gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
if not native, it is not an abnormal condition.