[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

assembly debugging



hello,

how to debug a program? to trace it step by step?
is the monitor the only solution?

as far as I understood it, I have to put a BRK instruction ($00) where I 
want to stop and read the registers and memory locations.

is there another way?

guillaume.

(i use the merlin8 assembler)