Clion Debug Issue
已回答
i am using nordic nrf52. i have some debugging issues. i am already using the debug flag (-D_DEBUG) and compiler optimization flags (-O0 -g3).
Debug is partially working. it only hit first time on line number 34. even it should stop at line number 19.
if not then should stop atleast line 21 or 25.
this is my clion version
CLion 2018.1
Build #CL-181.4203.549, built on March 26, 2018
Licensed to CLion Evaluator
macOS 10.13.3

do you have any idea why this is happening.
thank you
请先登录再写评论。
Hi! Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file to clion-support at jetbrains.com. Please also add the link to this thread in the email. Thank you in advance.