[PATCH 4/6] Implement support for SystemTap probes

Jan Kratochvil jan.kratochvil@redhat.com
Tue Apr 19 16:42:00 GMT 2011


Hi Sergio,

there is still the bug as present on Fedora 15 with:
	glibc-2.13.90-9.x86_64
	glibc-debuginfo-2.13.90-9.x86_64

(gdb) info probes 
Provider   Name       Where               Semaphore           Object                         
libc       lll_futex_wake 0x00007ffff61a5f7b                      /lib64/libc.so.6               
libc       lll_futex_wake 0x00007ffff61a5f7b                      /usr/lib/debug/lib64/libc-2.13.90.so.debug 
libc       lll_futex_wake 0x00007ffff6213060                      /lib64/libc.so.6               
libc       lll_futex_wake 0x00007ffff6213060                      /usr/lib/debug/lib64/libc-2.13.90.so.debug 
libc       lll_lock_wait_private 0x00007ffff61e5a84                      /lib64/libc.so.6               
libc       lll_lock_wait_private 0x00007ffff61e5a84                      /usr/lib/debug/lib64/libc-2.13.90.so.debug 
[...]

That is everything is duplicate for the separate debug info files.


Thanks,
Jan



More information about the Gdb-patches mailing list