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: [commit/RFC] fix gdb.trace/collection.exp bitrot


On Monday 29 March 2010 00:45:17, Pedro Alves wrote:
> I was adding a small test to gdb/trace/collection.exp for some

I meant, gdb.trace/collection.exp.

> other random tracing bug fix, and noticed that it actually
> never ran against gdbserver with tracepoints support.  The
> test assumes that after gdb_load, which isn't true for all

... test assumes that after gdb_load, GDB is already connected
to a running target, ... which isn't true ...

> board files, or native testing.  It's also not true with
> the local gdbserver testing boardfile found in the wiki,
> that most people use.  The test was then always being
> skipped with that common pattern in gdb.trace/ tests:

-- 
Pedro Alves


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