Sunday, 18 August 2013

Attach totalview debugger to a variable

Attach totalview debugger to a variable

So I am trying to debug a code. But for some reason it doesn't pass
through the section I need it to. The governing variable which calls the
piece of code is a pointer "*sret". I tried a lot but with no luck. Its a
C program. Is there a way I can attach a watch point on a variable? as it
wouldn't recognize the variable...It recognizes the file though.

No comments:

Post a Comment