Run configuration succeeds but Debug fails
已回答
Hi,
I have a weird issue where my configuration run fine via the 'Run' options, but fails in the debug mode. Specifically, it fails to find a library in the debug mode. I am running on a Debian machine.
Any pointers on how to get rid of this issue?
请先登录再写评论。
Hi, try to disable
options in the run configuration. Has it helped? Could you provide a stacktrace?