DMD 1.004 release

Leandro Lucarella llucarella at integratech.com.ar
Mon Jan 29 07:24:00 PST 2007


Walter Bright escribió:
>> The built-in help to gdb isn't bad either.. though sometimes hard to 
>> find stuff in.
> 
> I missed the 'info registers' command because gdb doesn't list 'info' 
> when you type 'help' on its command prompt. Thanks for the tip.

BTW, ddd has a registers window, you have threads, backtrace and 
assembly windows too. GDB it's a great powerful debugger, *commandline* 
debugger, if you want a GUI debugger, DDD is a great GDB frontend. You 
can try better-looking KDE's Kdevelop fronten, kdbg (another standalone 
KDE GDB frontend), insight, and if you like console based there are 
other fronends too, like cgdb, which even has source displaying with 
syntax highlight for example, among others.

-- 
Leandro Lucarella
Integratech S.A.
4571-5252



More information about the Digitalmars-d-announce mailing list