Skip to main content

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

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.




Back to the top