This is the mail archive of the rda@sourceware.org mailing list for the rda 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: [RFC] Improve performance of multi-threaded debugging


On Wed, 14 Sep 2005 15:04:39 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> 	* thread-db.c (ALWAYS_UPDATE_THREAD_LIST): Define to be 0.
> 	(handle_thread_db_event): Update thread list upon receipt of
> 	TD_CREATE or TD_DEATH events.
> 	(thread_db_check_child_state): Potentially disable, depending upon
> 	value of ALWAYS_UPDATE_THREAD_LIST, the thread list update.
> 	(thread_db_check_child_state): Update thread list for signal based
> 	event model too.

While preparing a patch for some recent work that I've done on RDA, I
noticed that I had not yet committed the above changes.   They're in now.

Kevin


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