This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add base linux native multi-process support.


Sigh, EMISSINGWORD:

On Monday 18 May 2009 03:27:00, Pedro Alves wrote:
> the testsuite, so I think it's about good to go. ?The only piece
> of linux-thread-db.c that isn't per-inferior yet is LinuxThreads',

                                                                  ^ signals

this ...
/* Non-zero if we have determined the signals used by the threads
   library.  */
static int thread_signals;
static sigset_t thread_stop_set;
static sigset_t thread_print_set;

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]