[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Announce] Second Alpha release of a Lua debugger
- From: Steve Heller <steve@...>
- Date: Mon, 16 Apr 2007 00:00:48 -0500
On Sun, 15 Apr 2007 23:44:32 -0500, Steve Heller
<steve@steveheller.com> wrote:
>2. How do I actually use breakpoints? I don't seem to be able to get
>them to do anything. I can set them, but then if I do a "c" to
>continue, they seem to be ignored. Also, if I call "ldb()" to invoke
>the debugger, then try to do "s" or "n", I get a message "Not inside
>breakpoint". Do you have an example of how to use them?
Never mind. I reread the documentation and figured it out myself. I
think your debugger will be very helpful!
Steve