On Wed, Jul 8, 2009 at 2:32 PM, Paweł Hajdan Jr.<phajdan...@chromium.org> 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)
  * That the .so really has symbols (should be obvious from the size,
but also run strings on it)

AGL

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to