Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » No Source Available for "0x*****" annoyance
No Source Available for "0x*****" annoyance [message #1550379] Wed, 07 January 2015 02:41
Dmitry Ponv is currently offline Dmitry PonvFriend
Messages: 3
Registered: January 2015
Junior Member
Good afternoon,

I am using eclipse to cross compile and remote debug on an arm platform.

I have an issue that whenever I accidentally step into an operating system or a closed source function I immediately get a "No source available for 0x********" error.

However, when I try to continue stepping through this, attempt to step out, or set a breakpoint on the following function and run, it never exits this function and the same error stays on the screen.

This forces me to stop the program and restart the debugger, which can be very problematic and time consuming

Is there any way to have eclipse automatically avoid stepping into closed source functions, or is there any way to step out of this error?

I never had this problem in WinGDB+VS with the same source code, only in Eclipse

Thank you!
Previous Topic:c++ tictactoe
Next Topic:test
Goto Forum:
  


Current Time: Fri Apr 26 06:13:11 GMT 2024

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

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

Back to the top