Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] DSF : Attach to remote Process

Assuming you do mean GDB,and that you mean remote attaching during the launch,

you can do that (but it is not the most obvious to find).


Here are the instructions; look for "Remote Attach Launch":

https://wiki.eclipse.org/CDT/User/FAQ#How_do_I_debug_a_remote_application.3F


Not that the 'Connect' button is no longer in the toolbar but in the context-menu now.


Marc




From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Alena Laskavaia <elaskavaia.cdt@xxxxxxxxx>
Sent: September 23, 2016 10:14 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] DSF : Attach to remote Process
 
What do you mean by DSF? You mean using gdb? You can attach to remote process but you have to run some sort of agent of the remove machine, i.e. gdbserver

On Fri, Sep 23, 2016 at 10:11 AM, Vincent GUIGNOT <Vincent.GUIGNOT@xxxxxxxxxxxx> wrote:
Hello,

Someone can me explain why on DSF it's not possible to (attach) connect
to a remote process ? It possible to (attach) connect to a local
process, but not on a remote.

Thanks in advance

Regards

Vincent

This email and its content belong to Ingenico Group. The enclosed information is confidential and may not be disclosed to any unauthorized person. If you have received it by mistake do not forward it and delete it from your system. Cet email et son contenu sont la propriété du Groupe Ingenico. L’information qu’il contient est confidentielle et ne peut être communiquée à des personnes non autorisées. Si vous l’avez reçu par erreur ne le transférez pas et supprimez-le.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top