Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] TCF on PowerPC

Hi Daniel,

 

You are correct, we have only ported the agent for x86 targets so far.  I believe that only the debugger services (runcontrol, memory, register, breakpoint) are dependent on the target type, so if you need those services then you should be able to disable them in the config.h file.

 

We have it on the todo list to port the agent to other target architectures, but we don’t have any timeline yet.  Contributions are welcomeJ

 

Best regards,

Felix

 

From: dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Daniel Schnell
Sent: Thursday, August 14, 2008 10:06 AM
To: dsdp-tm-dev@xxxxxxxxxxx
Subject: [dsdp-tm-dev] TCF on PowerPC

 

Hi,

 

I tried to cross-compile the TCF agent for out Linux MPC5200B target, but it seems that the code in the actual state (got today from SVN) is pretty much x86 only so far.

 

There are various errors occuring while compiling, because of usage of x86 specific register namings etc.

 

Are there any plans to widen the spectrum of supported platforms ?

 

Can one use parts of the TCF agent for auto-discovery of targets ?

 

 

Another question: is there any already compiled plugin for TCP and Eclipse. I imported the sourcecode projects into Eclipse Ganymede but I got compilation errors.

 

 

Best regards,

 

Daniel Schnell.


Back to the top