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 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

> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Kim Lux
> Sent: Thursday, December 08, 2005 1:34 PM
> To: CDT Debug developers list
> Subject: Re: [cdt-debug-dev] Eclipse mods for 2 debug processes ?
> 
> 
> On Thu, 2005-12-08 at 10:36 -0500, Mikhail Khodjaiants wrote:
> > Currently there is no support in CDT for debugging multiple 
> processes
> > in one 
> > gdb session.
> 
> I think that says all I need to know...  between that and the 
> replies I
> am getting from the gdb group, we will run 2 instances of 
> Eclipse, each
> with its own gdb. 
> 
> -- 
> 
> 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