Rabu, 01 Desember 2010

Writing a .net debugger (part 4) – breakpoints

After the last part the mindbg debugger stops at the application entry point, has module symbols loaded and displays source code that is being executed. Today we will gain some more control over the debugging process by using breakpoints. By the end of this post we will be able to stop the debugger on either a function execution or at any source line. Setting a breakpoint on a function is quite

Tidak ada komentar:

Posting Komentar