Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Multi-process debugging questions

It is part of the cdt multicore work group effort
http://wiki.eclipse.org/CDT/MultiCoreDebugWorkingGroup
----- Original Message -----
From:"Dominique Toupin" <dominique.toupin@xxxxxxxxxxxx>
To:"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent:2011/01/13 21:26
Subject:Re: [cdt-dev] Multi-process debugging questions



The official awnser is it will be release for indigo but i will let marc k. describe how to do it from head
----- Original Message -----
From:"Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx>
To:"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent:2011/01/13 21:22
Subject:Re: [cdt-dev] Multi-process debugging questions





On Thu, Jan 13, 2011 at 5:17 PM, Dominique Toupin <dominique.toupin@xxxxxxxxxxxx<mailto:dominique.toupin@xxxxxxxxxxxx>> wrote:
On linux its yes to 1 and 2

This is great. Can it also be done from Eclipse with DSF-GDB?

-sergey

http://sourceware.org/gdb/current/onlinedocs/gdb/Forks.html#Forks
----- Original Message -----
From:"Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx<mailto:eclipse.sprigogin@xxxxxxxxx>>
To:"CDT General developers list." <cdt-dev@xxxxxxxxxxx<mailto:cdt-dev@xxxxxxxxxxx>>
Sent:2011/01/13 21:07
Subject:Re: [cdt-dev] Multi-process debugging questions




1. Is the a way to automatically attach to child processes when they are spawned by the process being debugged?
2. Is the a way to attach to multiple processes using a single GDB instance?

-sergey

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

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


Back to the top