Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] no symbols loaded

Hi
how should I debug a dll in Eclipse 3.4.2?

Debug configuration:
- local application
- C++ application: x-plane.exe

I get error message: No symbol table loaded. Use file command.
What am i doing wrong?
Below the error msgs. Looks like broken path? But how/where to fix
this in eclipse? Can't find that.
Many thanks Michael 


Warning: /Users/Michael/Desktop/C++/CitX/Debug/src;C: No such file or
directory.
Warning: /Users/Michael/Desktop/C++/CitX/Debug;C: No such file or directory.
Warning: C:\Users\Michael\Desktop\C++\CitX/C: No such file or directory.
No symbol table is loaded.  Use the "file" command.
No symbol table is loaded.  Use the "file" command.



Back to the top