* gdb.base/callfuncs.exp: Remove bogus hppa xfails.

* gdb.base/corefile.exp: Likewise.
        * gdb.base/funcargs.exp: Likewise.

Never should have been there anyway.
This commit is contained in:
Jeff Law 1995-11-15 07:30:52 +00:00
parent 4b71e164cd
commit dfbb1a26dc

View File

@ -1,13 +1,23 @@
Thu Nov 2 09:50:05 1995 Fred Fish <fnf@cygnus.com>
Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
* gdb.base/callfuncs.exp: Remove bogus hppa xfails.
* gdb.base/corefile.exp: Likewise.
* gdb.base/funcargs.exp: Likewise.
Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
* config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
* config/monitor.exp: Add support for setting baud rate.
Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
* gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
i*86-*-linux* xfails for "backtrace through signal handler".
* gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
"print func2::coremaker_local".
* gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
xfail for
alpha-dec-osf2* xfail for
"delete all breakpoints when none".
Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>