[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANNOUNCE] Release of "houston": graphical Lua debugger
- From: luagnome@...
- Date: Wed, 04 Apr 2001 15:48:55 +0200 (MEST)
Hi,
houston (http://luagnome.free.fr/new.php3) is a graphical Lua debugger, fully written in Lua and using the gtk+ toolkit, wrapped in Lua thanks to luagtk (see http://luagnome.free.fr).
With houston, you can set breakpoints and access to classic debugger functions, like
step, next, display local variables, watch global variables, and so on.
A snapshot release is available now (http://luagnome.free.fr/pub/houston-010402.tar.bz2)
Feedback welcome!
Thanks.