Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Debugging multiple core microcontrollers.

On Fri, 2005-11-11 at 17:11 -0600, John Cortell wrote:
> You would have two launch configurations and individually launch each 
> one. 

Two run configurations, ie 2 of what Eclipse has right now ?

> Of course, you would only have one registers view, one variables 
> view, etc.

For each launch or for both ?  Would we have two sets of code tracing
the steps of each one ? 

>  The context for those views are provided by the selection 
> in the Debug view. [There is work in progress to make this more 
> flexible. Much of this work is beig

Glad to hear it is under development.  We'll be ready to start testing
in a couple weeks... <nervous chuckle...>

> As was pointed out, you can do this today with two desktop CDT 
> sessions. For example, you can have two projects: one that builds a 
> client app, the other a sever one. You can create launch 
> configurations that will launch each project's output and then debug 
> them simultaneously. And a Java session at the same time? Sure. I 
> don't know why not. Then again, I've never tried it myself :-)

hehe.

I'll start looking at this in more detail next week.  I like having
separate CDTs going, one for xgate and another for the 9s12x. 

> John 
-- 
Kim Lux,  Diesel Research Inc.




Back to the top