Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Target debugger is not recognized by CDT

Hello,
	I want to debug the embedded (powerpc) target on my FC3 machine with Eclipse 
3.0.2 and CDT 2.1.1. Cross tool chain works fine and target module is created 
OK.
	But when I try to define the debug target in Debug->Create manage and run 
configurations->C/C++ Local Application->Debugger->GDB Debugger, I receive 
the following error message (in the upper lines):

The CPU is not supported by selected debugger.

while I know that the debugger works (the ddd debugger works with this file 
fine).

Any help/clarification will be highly appreciated.

-- 
Leon M.Pollak


Back to the top