Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] GDB remote connection - Terminate vs. Disconnect

Thanks Marc !

 

We’ll test this in our environment.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc Dumais
Sent: Monday, October 21, 2013 12:43 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] GDB remote connection - Terminate vs. Disconnect

 

Hi Martin,

Not an expert, but I think one difference is if you attach to an already running process.  In that case, "disconnect" will leave the process running but "terminate" will kill it.

Regards,

Marc

 

 

 

line

MARC DUMAIS
Software developer


Ericsson
8500 Decarie
Ville Mount-Royal, Qc, Canada
Phone 514 345-7900 x45006
marc.dumais@xxxxxxxxxxxx
www.ericsson.com



http://www.ericsson.com/current_campaign

 

On 10/21/2013 05:25 AM, Oberhuber, Martin wrote:

Hi,

quick question for the experts.

 

 

          In a GDB based connection, Terminate and Disconnect behaves in the same way.

 

 

Would you agree with the statement above ? I’ve tried to find a document regarding supported
features in GDB 7.1.a. I would like to provide an overview regarding what is supported by CDT / GDB.

We’re using a cross-gdb 7.1 connected to gdbserver –multi on the remote.

Thanks in advance

Martin




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

 


Back to the top