[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
assembly debugging
- Subject: assembly debugging
- From: "Guillaume Tello" <houten.van@wanadoo.fr>
- Date: Fri, 16 Jun 2006 10:30:04 +0200
- Newsgroups: comp.sys.apple2
- Organization: les newsgroups par Orange
- Xref: g2news2.google.com comp.sys.apple2:9351
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)