Breakpoint doesn't hit in C++ debugging.

Completed

I'm debugging Clang source code. I built it with CLion, the output executable `clang` works well, but the breakpoints won't hit. Build type is "Debug".

0
1 comment

Hello!

Please enable debugger logging as described here, reproduce the issue and send us the resulting idea.log file (`Help | Show Log in ...`). Do not forget to disable debug logging after that. Note that logs might contain private user's information (like file paths and names). 

0

Please sign in to leave a comment.