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: go32-nat, always a thread


> Date: Fri, 8 Aug 2008 08:42:29 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Pedro Alves <pedro@codesourcery.com>, gdb-patches@sourceware.org
> 
> > The code you added will now cause all kinds of notifications, like
> > "thread started", be displayed, which is just confusing when the
> > programmer knows there're no threads.  Is this really justified?
> 
> No notifications should be displayed; that's because Pedro used
> add_thread_silent and delete_thread_silent.

Then what do the calls to observer_notify_new_thread and its ilk do?


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