From 20a6ded7e251b61c347aa08d3624afd192dacbff Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Oct 2014 11:11:27 +0200 Subject: playing around with Lua debugger --- README.3rdPARTY | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.3rdPARTY') diff --git a/README.3rdPARTY b/README.3rdPARTY index 215b9da..acef764 100755 --- a/README.3rdPARTY +++ b/README.3rdPARTY @@ -429,3 +429,11 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +debugger.lua +------------ + +https://github.com/slembcke/debugger.lua + +A simple, embedabble CLI debugger for Lua 5.1, Lua 5.2 and LuaJIT 2.0. Licensed under the very permissable MIT license. + -- cgit v1.2.3-54-g00ecf