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: [RFA 0/4 take 2] Improved linker-debugger interface


On Thu, 19 Jul 2012 13:04:57 +0200, Gary Benson wrote:
> I've regression tested it on F14 x86_64 with a standard glibc,
> and on F16 x86_64 with a glibc with the probes interface.

It regresses with glibc-debuginfo installed:

info sharedlibrary^M
>From                To                  Syms Read   Shared Object Library^M
0x00007ffff7ddcb20  0x00007ffff7df63d9  Yes         /lib64/ld-linux-x86-64.so.2^M
0x00007ffff7ae05b0  0x00007ffff7b4ad78  Yes         /lib64/libm.so.6^M
0x00007ffff77431a0  0x00007ffff7883cf0  Yes         /lib64/libc.so.6^M
(gdb) FAIL: gdb.base/solib-corrupted.exp: corrupted list

But I guess there is no longer a way to test it with probes so it should just
run some 'info probes' and make this test UNTESTED if rtld probes are
available.


Thanks,
Jan


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