Re: [Valgrind-users] "assert" on memory exception?

2009-08-11 Thread Jonathon
is in the list? and not my actual code? Thanks. On Tue, Aug 11, 2009 at 9:13 AM, tom fogal wrote: > Jonathon writes: >> I was wondering if it is possible to get valgrind to make an "assert" >> so my debugger can catch it when a memory error occurs?  I would like >>

[Valgrind-users] "assert" on memory exception?

2009-08-11 Thread Jonathon
Hello, I was wondering if it is possible to get valgrind to make an "assert" so my debugger can catch it when a memory error occurs? I would like to determine what is causing this memory error and it would be nice if I could do this. Also, I am having a hard time deciphering this message, can an