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, testsuite] static tracepoint on the same address with other tracepoints/breakpoints


On 12/20/2011 04:37 PM, Yao Qi wrote:
Hi,
This patch completes gdb.trace/strace.exp to cover the situation that
tracepoints or breakpoints are set at the same address with static
tracepoints.

This case reveals a bug on double collect of static tracepoint

FAIL: gdb.trace/strace.exp: trace_same_addr trace tfind

I've posted a fix to this bug.

   [patch] Fix a double collect of static tracepoint
   http://sourceware.org/ml/gdb-patches/2011-12/msg00682.html

With this fix applied, no fails any more.

=== gdb Summary ===

# of expected passes 62


Okay, thanks.


--
Pedro Alves


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