mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-14 17:35:39 +02:00

The commands provided have to be executed in the current gdb/lldb session or copied into the users ~/.gdbinit ~/.lldbinit files to permanently skip debugging Catch code. Fixes #904