|
-
January 19th, 2010, 07:36 PM
#2
Re: How to properly set a breakpoint
 Originally Posted by OneEyeMan
Note, that I'm using Visual C++ version 6.
Thank you.
I think that in Visual C++ 6.0, you can set a breakpoint on a memory location, where if the value in that memory location changes, the debugger will automatically break.
Note that your program will be slower with these types of breakpoints.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|