mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-22 21:19:32 +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