Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Eclipse mods for 2 debug processes ?

Did you not post this same question to this mailing list about a month ago? A number of replies were posted and you even participated in the ensuing discussion. Are you asking something different this time? It seems like the exact same question with slightly different text.

John

At 11:56 PM 12/7/2005, Kim Lux wrote:

We are working on our plans to debug the 9S12X from within Eclipse.  It
is a dual processor microcontroller.  Each processor has its own
registers, breakpoints and instruction set. We can control them
independently, more or less.

So... lets say that we can get one instance of gdb to handle both
processors.  How do I set up Eclipse so that it knows to have 2 source
files tracing, one for each processor ?  gdb will have 2 SPs and 2 PCs,
one for each processor and we would need 2 source code traces going on
simultaneously.  From one instance of gdb.

How do we do it ?

Thanks in advance.

--
Kim Lux,  Diesel Research Inc.


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top