Re: A92: Debugging a library


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

Re: A92: Debugging a library




At 21:50 18/10/98 -0400, you wrote:
>
>I'm writing a library.  As with any program, it has bugs, which I want to
fix.
>Does anyone know of a TI-92 debugger which is good for use with libraries?
>Thank you for any help you can provide.
> 

I personnaly ALWAYS use db92. it is a WONDERFUL program !

Just put in your program a trap #11 for a breakpoint before calling
the library or inside the library. And the debugger will stop
here !

Benoit


References: