Sh4DoVV Posted August 30, 2010 Share Posted August 30, 2010 Hi FriendsHow To Set Condition BreakPoint Like OllyDBG With A Debug_Loader That Coded By ASM ?Thanks Link to comment
metr0 Posted August 31, 2010 Share Posted August 31, 2010 I guess they're usual breakpoints whose debug events are per default immediately continued, unless the condition is true. That's at least how I'd implement them. If you only need a few (at most four of them), you can implement them using debug registers which is probably faster than software breakpoints. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now