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 ?

On Thu, 2005-12-08 at 14:09 -0500, Lott, Jeremiah wrote:
> You don't need to run two instances of Eclipse.  Just 2 gdbs.  CDT can
> control 2 separate gdbs at the same time.  For instance a client and
> server program simultaneously.  Or a kernel and a userspace program
> simultaneously.  I think your situation should be pretty similar to
> these from CDT's perspective.
> 
>   Jeremiah Lott
>   TimeSys Corporation


I think we are talking about the same thing.  Open Eclipse, open the
project, go to the debug perspective.  Go to Window, New and open a
second debug perspective.  Each perspective will run a different debug
object, which will, in turn, use a different gdb. 

Sorry for the sloppy terminology. (ie two instances of Eclipse.)  It
should have been two instances of the debug perspective <in one instance
of Eclipse>.

As far as I know, one cannot have two actual instances of Eclipse
running.  Am I right ?  (Not that it is necessary anyway...) 


-- 
Kim Lux,  Diesel Research Inc.




Back to the top