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

http://sourceware.org/gdb/current/onlinedocs/gdb/Inferiors-and-Programs.html#Inferiors-and-Programs
----- Original Message -----
From:"Dominique Toupin" <dominique.toupin@xxxxxxxxxxxx>
To:"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent:2011/01/13 21:18
Subject:Re: [cdt-dev] Multi-process debugging questions



On linux its yes to 1 and 2

http://sourceware.org/gdb/current/onlinedocs/gdb/Forks.html#Forks
----- Original Message -----
From:"Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx>
To:"CDT General developers list." <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
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top