[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tracing Lua API calls
- From: erik@... (Erik Hougaard)
- Date: Thu, 23 Mar 2000 17:30:17 +0100
Luiz Henrique de Figueiredo wrote:
>
> Lua API errors are hard to find without a debugger.
> Here is something that might help. I'm posting this to ask people whether this
> is useful and if so how it can be improved.
> If you find it useful, I'll probably write a LTN about this.
Looks very nice, what about showing stack before (Parameters) and after
(Return values) to give more information about the actual call ?
/Erik