break on assertion in GDB?

Vlad Levenfeld via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jul 5 07:45:03 PDT 2014


The reason it worked one time and not the other was because the 
other time was an exception, not an assertion. How do I break on 
exceptions?

(ps. is there a guide anywhere to using GDB with D?)


More information about the Digitalmars-d-learn mailing list