|
On Sat, Sep 14, 2013 at 3:18 PM, Frederico Cadete <frederico@cadete.eu> wrote:Depends on definition of 'easily', but lua-gdb did this (and I
> I don't know of any debugging environment where you can easily debug both
> languages.
suspect, still does):
http://lua-users.org/lists/lua-l/2008-03/msg00554.html
Does some semi-magical stuff to move from C to Lua debugging and back.
Integrates with Emacs by pretending to be gdb. (Later versions may
need a flag to tell Emacs to use gdb in legacy mode)
steve d.