In This Book

2

doing this until your program returns to debuggable code. You could also set a breakpoint at some later point in debuggable code.

If the nondebuggable code is in an in￿nite loop, or will not return for some other reason, you must kill or rerun the program.

Compiling, Loading, and Executing the Target Program 2-11