mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-12 09:39:31 +01:00
The integrated assembler segment was missing an underscore: "_asm__". Also we remove the "DEBUG" macro check, so we are consistent with the linux and windows variant. Now breaking into gdb on failure should work via: gdb --args test_executable --break