yeryry
February 13th, 2005, 03:54
Hi
Is there a way to break or pause execution on an "unhit" instruction?
What I mean is this...
I mark some routine for hit trace.. Execute the program with some options set..
I get nice red marks on all executed lines.
Now, I change something in debugged program so the routine is called again...
I would like animation or execution to pause/stop when an "unhit" instruction is executed.. ie, a line that doesn't already have a red mark.
This would be wherever the flow of the program starts to differ from last time.. Would be very useful to be able to find this easily.
Is there a way to do this?
Or can this be done somehow using run trace instead of hit trace?
Thanks
Is there a way to break or pause execution on an "unhit" instruction?
What I mean is this...
I mark some routine for hit trace.. Execute the program with some options set..
I get nice red marks on all executed lines.
Now, I change something in debugged program so the routine is called again...
I would like animation or execution to pause/stop when an "unhit" instruction is executed.. ie, a line that doesn't already have a red mark.
This would be wherever the flow of the program starts to differ from last time.. Would be very useful to be able to find this easily.
Is there a way to do this?
Or can this be done somehow using run trace instead of hit trace?
Thanks