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 00/16] branch tracing support (resend)


On Tue, 12 Jun 2012 13:28:54 +0200, Metzger, Markus T wrote:
> Jan, have you applied the patches and run the tests when you reviewed the 
> series?

Yes, I see no problems.  Currently running kernel-3.3.8-1.fc16.x86_64 on
i7-2620M (it was apparently slightly older but still fc16 kernel before).

It all PASSes except for:

FAIL: gdb.btrace/threads_independent.exp: listing of  thread[2], 1.14
FAIL: gdb.btrace/list.exp: btrace list 2.2
FAIL: gdb.btrace/list.exp: btrace list 2.3
FAIL: gdb.btrace/list.exp: btrace list 2.4

It is the [PATCH xx/17] series, IIRC the previous run fully PASSed otherwise
I would reply something about it but I no longer remember.


Thanks,
Jan


btr list /fa^M
1     0x0000000000400731 - 0x0000000000400731 in th_c ()^M
(gdb) FAIL: gdb.btrace/threads_independent.exp: listing of  thread[2], 1.14
[...]
(gdb) btr list /af^M
No trace.^M
(gdb) FAIL: gdb.btrace/list.exp: btrace list 2.2
stepi^M
0x0000000000400221 in test_2_sub ()^M
(gdb) btr list /af^M
No trace.^M
(gdb) FAIL: gdb.btrace/list.exp: btrace list 2.3
stepi^M
0x0000000000400222 in test_2_sub ()^M
(gdb) btr list /af^M
No trace.^M
(gdb) FAIL: gdb.btrace/list.exp: btrace list 2.4


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