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 with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit


On 09/02/2013 05:05 AM, Muhammad Waqas wrote:
> Thanks.
> On 08/30/2013 09:27 PM, Pedro Alves wrote:
>
>> Does it actually pass for you?  I can't see how.
> It passed for me without your patch.
> PASS: gdb.threads/thread-specific-bp.exp: All stop: continue to
> breakpoint: set break here
>
> (gdb) PASS: gdb.threads/thread-specific-bp.exp: All stop: Breakpoint set
> break 32
> Breakpoint 4 at 0x4005f7: file
> ../.././../gdb/gdb/testsuite/./gdb.threads/thread-specific-bp.c, line 32.
> (gdb) commands

Hmm.  I'm guessing the difference will be you don't have debug
info for you glibc.  Could you do

 do make check RUNTESTFLAGS="thread-specific-bp.exp"

and send the resulting gdb.log?

Thanks,
-- 
Pedro Alves


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