Breakpoint doesn't work with Catch2 under Xcode C++ project
Open
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
**Description**
The breakpoint inside `TEST_CASE` works. But the breakpoint inside function which called from `TEST_CASE` didn't work. I didn't find any meaningful discussion on my case.
Are there any easy configuration to enable the breakpoint? Is that use case supported at all?
Contributor guide
Assessment
This issue has not been assessed yet.