[patch/obv] Skip gdb.trace/status-stop.exp if target doesn't support trace

Yao Qi yao@codesourcery.com
Mon Dec 12 02:30:00 GMT 2011


I noticed that gdb.trace/status-stop.exp is run on target that doesn't
support tract at all.  Like other test cases in gdb.trace,
gdb_target_supports_trace should be called first to check target
supports trace or not, which is missing in gdb.trace/status-stop.exp.
This patch is to check gdb_target_supports_trace first, like other
gdb.trace tests.

It is obvious.  Committed.

-- 
Yao (齐尧)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: status-stop-supports-trace.patch
Type: text/x-patch
Size: 716 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20111212/de39627f/attachment.bin>


More information about the Gdb-patches mailing list