D syntax highlighing support for debugging in CGDB
Iain Buclaw
ibuclaw at ubuntu.com
Mon Jan 9 12:59:01 PST 2012
On 9 January 2012 20:45, Sean Kelly <sean at invisibleduck.org> wrote:
> I wasn't aware of this. Awesome! It'll be much easier to get CGDB set up on my test machines than, say, emacs + GDB.
>
CGDB leans more on the Vim fan than Emacs. For Emacs, you could
instead use gdb --tui, but that requires that you build gdb with that
feature turned on.
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
More information about the Digitalmars-d
mailing list