Picking v2.11.2 docs changes

This commit is contained in:
Martin Hořeňovský
2020-03-19 12:37:51 +01:00
parent 0d8eeec557
commit 08f8a81b2c
3 changed files with 30 additions and 2 deletions

View File

@@ -252,7 +252,7 @@ namespace Catch {
## Overriding Catch's debug break (`-b`)
> [Introduced](https://github.com/catchorg/Catch2/pull/1846) in Catch X.Y.Z.
> [Introduced](https://github.com/catchorg/Catch2/pull/1846) in Catch 2.11.2.
You can override Catch2's break-into-debugger code by defining the
`CATCH_BREAK_INTO_DEBUGGER()` macro. This can be used if e.g. Catch2 does