What are the worst parts of D?

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 2 05:59:26 PDT 2014


On Thu, 02 Oct 2014 13:18:43 +0100
Bruno Medeiros via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> Err... are you talking in the context of D, or programming in general?
i'm not using interactive debuggers for 10+ years. the only use of GDB
for me is doing post-mortem inspection. i found that logging and
integrated control console lets me debug my code faster than any
interactive debug session can.

besides, i found that i spent alot of time doing "next, next, next,
run-to-bp, next, next" in interactive debugger instead of sitting down
and think a little. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141002/ba9dff72/attachment.sig>


More information about the Digitalmars-d mailing list