Problem Debugging with ibuclaw's GDB
Iain Buclaw
ibuclaw at ubuntu.com
Fri Jan 10 11:04:33 PST 2014
On Friday, 10 January 2014 at 13:53:27 UTC, Nordlöw wrote:
> On Friday, 10 January 2014 at 10:10:02 UTC, Iain Buclaw wrote:
>> On Thursday, 9 January 2014 at 18:53:46 UTC, Nordlöw wrote:
>>>
>>> Anyway, superthanks! My D debugging productivity just rose
>>> with a magnitude!
>>
>> Not much has been done yet. Though I do suggest using cgdb -
>> http://cgdb.github.io if you want a boost in productivity. =)
>
> Does cgdb provide any enhancements compared to running GDB
> through Emacs' GUD/GDB (which I prefer as I'm an Emacs guy).
>
> /Per
I guess not. cgdb uses a vi-inspired interface. ;-)
More information about the Digitalmars-d-debugger
mailing list