On Wed, Jul 8, 2009 at 15:35, Adam Langley<[email protected]> wrote: > On Wed, Jul 8, 2009 at 2:32 PM, Paweł Hajdan Jr.<[email protected]> > wrote: >> Thanks for the answers. I got test_shell to link with my copy of >> fontconfig, but it doesn't show line numbers in valgrind's stacktrace. >> I compiled with CFLAGS="-m32 -ggdb3" CXXFLAGS="-m32 -ggdb3". > > Not really sure. I would check that: > * valgrind is loading the correct libraries (i.e. that > LD_LIBRARY_PATH is correct when running valgrind)
Yes. Valgrind just shows me the path to my local library instead of the file and line number. > * That the .so really has symbols (should be obvious from the size, > but also run strings on it) I'm attaching the output of strings. I'm not sure if it has symbols... The size of the lib is 226K, compared to 169K from my Goobuntu 32-bit fontconfig. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
strings
Description: Binary data
