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] Speed up find_pc_section


On Wed, Aug 26, 2009 at 3:45 PM, Jan
Kratochvil<jan.kratochvil@redhat.com> wrote:
> On Wed, 26 Aug 2009 16:37:24 +0200, Paul Pluzhnikov wrote:
>> When I extract vdso.so via attached dump-vdso.c (Fedora disallows
>> reading of /proc/self/mem),
>
> Sorry I did not expect a dumper would be needed. ?I usually dump VDSO
> by GDB `dump memory'

Thanks for the pointer.

> (after reading its address in /proc/PID/maps).

You don't have to do that: 'info auxv' will show you the address in
AT_SYSINFO_EHDR entry :-)



-- 
Paul Pluzhnikov


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