On Monday, 2 September 2013 at 07:52:09 UTC, Ludovit Lucenic wrote:
You don't mean it, do you ? :-D

I don't use a debugger too often, I actually prefer to do asserts (and then, when possible, leave them there after the debugging is finished) and printf stuff.

But when I do use gdb, I don't have big problems with it. For me at least, the stack trace works with file and line numbers, disassembly and register dumping works, breakpoints work, getting variable contents usually (but not always) works.

So I just generally find it good enough.

I wish we could say the same for them running on Windows...

Aye.

Reply via email to