This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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]

Valgrinding ld.so


I was wondering if there is a way to valgrind ld.so.
I cloned glibc source and built my own ld.so with a leak (one malloc,
no free) with --dynamic-linker, but valgrind does not show any
errors... Does someone know if there is particular settings to give to
valgrind to profile ld.so code?

Guillaume.


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