break on assertion in GDB?

Vlad Levenfeld via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jun 30 04:56:24 PDT 2014


Is this possible? I find myself having to set breakpoints up the 
callchain and step through every invocation till I find the one 
that breaks. This is a really bad way to work, but when I fail an 
assertion in GDB, it just reports "program terminated."


More information about the Digitalmars-d-learn mailing list