J
Jim Weirich
I'm trying to run rdebug from within emacs using gud (Grand Unified
Debugger, or something like that).
I see there is a rdebug.el package for this. And using it gives me the
ability to set breakpoints by visiting the source file pressing the
approppriate key bindings, which is nice.
But using GUD in other languages (particularly C) gives more. In
particular, it will display a window containing the file being debugged
and indicate the current line executing.
Currently the rdebug.el package is not doing the dynamic source code
display for me. Is my setup wrong? Is rdebug.el not setup to support
that? Am I missing something?
Thanks.
-- Jim Weirich
Debugger, or something like that).
I see there is a rdebug.el package for this. And using it gives me the
ability to set breakpoints by visiting the source file pressing the
approppriate key bindings, which is nice.
But using GUD in other languages (particularly C) gives more. In
particular, it will display a window containing the file being debugged
and indicate the current line executing.
Currently the rdebug.el package is not doing the dynamic source code
display for me. Is my setup wrong? Is rdebug.el not setup to support
that? Am I missing something?
Thanks.
-- Jim Weirich