Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with debugging the C++ code with eclipse on Mac
Problem with debugging the C++ code with eclipse on Mac [message #1831231] Fri, 14 August 2020 11:22
Lukasz Bibrzycki is currently offline Lukasz BibrzyckiFriend
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
Previous Topic:Cross compiling for target jetson tx2 using nsight eclipse
Next Topic:Problems with GDB with Eclipse for C/C++ on MacOS & Windows
Goto Forum:
  


Current Time: Thu Apr 25 09:30:54 GMT 2024

Powered by FUDForum. Page generated in 0.03060 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top