On Sunday, 18 September 2016 at 15:40:09 UTC, Basile B. wrote:
Hello, I'm sure it was working last time I've tried (I can't say when, maybe > 6 months). I'm on linux x86_64, GDB 7.8If I send to GDB "break _d_assert" it will break correctly on "assert(false);" so I can jump over. But the equivalent for _d_throwc doesn't work anymore !Any idea ?
How about _d_throw_exception ?