This is the mail archive of the gdb-patches@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]

Re: [PATCH 2/2] Remove pass in skip_unwinder_tests


On 08/25/2012 12:18 AM, Jan Kratochvil wrote:
If the system does not have unwinder hook it will XFAIL.  XFAIL is not even
displayed on screen during interactive run.

If we do a gdb test, and test is failed because of the misbehaviour, we should use XFAIL. However, in proc 'skip_XXX' in lib/gdb.exp, we check the supported feature of system instead of doing a gdb test, so no PASS/FAIL/XFAIL should be emitted.


--
Yao


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