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 ?

You do not have to do Window->New.  If you wish you can use the same
main window and just start an additional debug launch.

___________________________________________
 
Chris Recoskie
Software Designer
Texas Instruments, Toronto
http://eclipse.org/cdt
 
 

> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Kim Lux
> Sent: Thursday, December 08, 2005 3:30 PM
> To: CDT Debug developers list
> Subject: 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.
> 
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top