Problem with debugging the C++ code with eclipse on Mac [message #1831231] |
Fri, 14 August 2020 11:22 |
Lukasz Bibrzycki Messages: 1 Registered: August 2020 |
Junior Member |
|
|
I asked this question on cplusplus forum but did not get constructive answer.
I've been using eclipse to code in java, python and fortran on windows and various linux distros and my experience was generally positive.
Now I switched to C++ on Mac and I've stumbled upon the following problem .
I want to start the debugging and stop at the first breakpoint but instead eclipse (or gdb) traverses step by step through source files of the standard library like ostream, streambuf etc... This probably can be prevented by switching appropriate option in eclipse preferences but I don't know which one. Worse, also step out button doesn't work.
Any thoughts ?
Thanks in advance.
Lukasz
|
|
|
Powered by
FUDForum. Page generated in 0.03230 seconds