Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debbuger won't find library functions(I'm not sure if the tile is accurate)
Debbuger won't find library functions [message #1023730] Mon, 25 March 2013 02:37
Pedro Grijó is currently offline Pedro GrijóFriend
Messages: 1
Registered: March 2013
Junior Member
Hello, i'm using eclipse juno in ubuntu 12.04 and this is my first post here.

When i try to debug my programs and "step into" any function from stdlib or stdio (i've only tested these, they are included), i get the following kind of message:

"Can't find a source file at "scanf.c"
Locate the file or edit the source lookup path to include its location."

The programs run without issues, it's just the debugger i'm having problems with. I'm not sure if this started happening after i changed something by mistake, but if i can fix it by restoring some preferences to default i will be happy to.

Btw, i can debug if i step over these functions, but before i could just step into everything.
Previous Topic:Eclipse indexing wrongly
Next Topic:inedentation line
Goto Forum:
  


Current Time: Tue Mar 19 09:56:29 GMT 2024

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

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

Back to the top