lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


steve donovan <steve.j.donovan@gmail.com> writes:
> 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)

You can run "M-x gud-gdb" to get the traditional gdb interface.

[Pretty much everybody I know does this anyway, as the "new" gdb stuff
you get by default is impossibly broken, and has been for ages...]

-miles

-- 
Occam's razor split hairs so well, I bought the whole argument!