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

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


Back to the top