On Thu, 02 Oct 2014 13:18:43 +0100
Bruno Medeiros via Digitalmars-d <digitalmars-d@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. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to