Re: [Valgrind-users] symbol resolution in valgrind

2009-08-31 Thread Mathieu Lacage
hi, On Fri, Jul 31, 2009 at 11:51 PM, Nicholas Nethercote wrote: >> What I am really curious about is why the backtrace output by valgrind >> does not show the symbolic names of my functions. Would someone mind >> point me to the code in valgrind which performs symbol lookups so that >> I can figu

Re: [Valgrind-users] symbol resolution in valgrind

2009-07-31 Thread Nicholas Nethercote
On Fri, Jul 31, 2009 at 9:44 PM, Mathieu Lacage wrote: > > What I am really curious about is why the backtrace output by valgrind > does not show the symbolic names of my functions. Would someone mind > point me to the code in valgrind which performs symbol lookups so that > I can figure out what I

[Valgrind-users] symbol resolution in valgrind

2009-07-31 Thread Mathieu Lacage
hi, I am trying to debug an application failing with an elf loader of mine. Unsurprisingly, my code is buggy which leads to: ==7799== Conditional jump or move depends on uninitialised value(s) ==7799==at 0x3F5D87F42D: (within /lib64/libc-2.10.1.so) ==7799==by 0x3F5EC13133: (within /lib64/