Remote debugging (is this of topic?)
Posted: Thu Feb 02, 2012 2:41 pm
I have been looking at remote debugging as this appears to be a great way to test a live machine, my question is can I just enable remote debugging / connect a cable and then press a "BREAK" button and it drops to an "assembly view" at the current location, regardless of the process it is in (in other words it always breaks)
Also is a good way of breaking at the point you want to (in your process) by adding a int3 to your code?
Thanks
Pete
P.S. If this post is off topic or I am being cheeky asking about remote debugging in the purebasic forum please delete this post or ask and I will delete it, the last thing I want to do is upset the members as I would be lost without you guys
Also is a good way of breaking at the point you want to (in your process) by adding a int3 to your code?
Thanks
Pete
P.S. If this post is off topic or I am being cheeky asking about remote debugging in the purebasic forum please delete this post or ask and I will delete it, the last thing I want to do is upset the members as I would be lost without you guys
