I have compiled and linked an assembler program by RHIDE (it has called nasm and ld). This two steps were ok. However the debuging step-by-step (F8-key) are not ok. Why this problem ? What can I do to resolve this problem?
Log in to post a comment.