Re: [Valgrind-users] Another missing source/lines question

2009-07-14 Thread Andy Grove
Thanks. The FAQ does explain it. It looks like my library is being unloaded before the app terminates in this case. Andy. On Jul 14, 2009, at 4:23 PM, Nicholas Nethercote wrote: > On Wed, Jul 15, 2009 at 7:51 AM, Andy > Grove wrote: >> I saw earlier posts today where a user is not seeing sou

Re: [Valgrind-users] Another missing source/lines question

2009-07-14 Thread Nicholas Nethercote
On Wed, Jul 15, 2009 at 7:51 AM, Andy Grove wrote: > I saw earlier posts today where a user is not seeing source information in > the valgrind output. I'm experiencing the same problem on one machine but > not on another (with the same binary version of my library that I am > testing). http://www.

[Valgrind-users] Another missing source/lines question

2009-07-14 Thread Andy Grove
I saw earlier posts today where a user is not seeing source information in the valgrind output. I'm experiencing the same problem on one machine but not on another (with the same binary version of my library that I am testing). Here is the output on the server that does not show the source