if not native, it is not an abnormal condition.
+Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
+
+ * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
+ if not native, it is not an abnormal condition.
+
Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
* lib/gdb.exp: Just use "file exists", rather than undocumented
# are we on a target board
if ![isnative] then {
- warning "These test cases can't run on a target system."
continue
}
if [istarget "m68k*-*-hpux*"] then {