CPU not supported by selected debugger [message #149553] |
Tue, 19 July 2005 13:14 |
Eclipse User |
|
|
|
Originally posted by: jgallagher.opendap.org
Hi,
I'm using Eclipse 3.1 and CDT 2.1.1 running on Red Hat EL 3 on a dual
X86_64 machine.
When I choose Run:Debug... and set the debugger to 'GDB Debugger' I get
a message that 'The CPU is not supported by selected debugger.'
I read in the archives that the fix for this is to edit the
org.eclipse.cdt.debug.mi.core_2.1.1/plugin.xml and change the cpu and
platform attributes from "native" to "*". I did that but the problem
persists. In fact, I hacked up this file quite a bit trying to change
the strings 'GDB Debugger' as well some other things, but none of the
changes had any effect.
So... Is this the coreect fix? How do I tell which xml file is actually
used (since if this is the correct fix it seems that a different file is
being used by eclipse).
Any help would be fantastic!
James
PS. I am able to use GDB and the DDD front end, so I Know gdb works on
this box.
|
|
|
Powered by
FUDForum. Page generated in 0.05764 seconds