This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help delete testsuite changes


Hi Daniel,

Your changes to gdb.base/help.exp made two tests FAIL:

-PASS: gdb.base/help.exp: help delete "d" abbreviation
-PASS: gdb.base/help.exp: help delete
+FAIL: gdb.base/help.exp: help delete "d" abbreviation
+FAIL: gdb.base/help.exp: help delete

Coparing the gdblog output with the regexp in the test, it's obvious
why: not all systems support checkpointing, and on systems that don't,
the "delete checkpoint" stuff doesn't show up.

Is there an easy way to make that bit of the regexp optional?

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]