public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/8] Demangle minimal symbol names in worker threads
@ 2019-05-29 21:29 Tom Tromey
  2019-05-29 21:29 ` [PATCH v3 5/8] Introduce run_on_main_thread Tom Tromey
                   ` (7 more replies)
  0 siblings, 8 replies; 24+ messages in thread
From: Tom Tromey @ 2019-05-29 21:29 UTC (permalink / raw)
  To: gdb-patches

This is v3 of my patch series to demangle minimal symbol names in
worker threads.

v2 was here:

    https://sourceware.org/ml/gdb-patches/2019-05/msg00448.html

This version adds control over the maximum number of threads to use,
and attempts to address the documentation review comments.

Tom


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-06-09 15:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 21:29 [PATCH v3 0/8] Demangle minimal symbol names in worker threads Tom Tromey
2019-05-29 21:29 ` [PATCH v3 5/8] Introduce run_on_main_thread Tom Tromey
2019-05-30 13:12   ` Pedro Alves
2019-05-30 13:20     ` Tom Tromey
2019-05-30 13:57       ` Pedro Alves
2019-05-30 14:01       ` Pedro Alves
2019-05-29 21:29 ` [PATCH v3 3/8] Add configure check for std::thread Tom Tromey
2019-05-30 11:34   ` Pedro Alves
2019-05-29 21:29 ` [PATCH v3 2/8] Remove static buffer from ada_decode Tom Tromey
2019-05-30  0:08   ` Pedro Alves
2019-05-29 21:29 ` [PATCH v3 1/8] Defer minimal symbol name-setting Tom Tromey
2019-05-29 21:29 ` [PATCH v3 4/8] Lock the demangled hash table Tom Tromey
2019-05-30 12:58   ` Pedro Alves
2019-05-30 14:03     ` Pedro Alves
2019-05-30 21:58     ` Tom Tromey
2019-05-29 21:29 ` [PATCH v3 8/8] Add maint set/show max-worker-threads Tom Tromey
2019-05-30  2:36   ` Eli Zaretskii
2019-05-30 14:20   ` Pedro Alves
2019-05-29 21:29 ` [PATCH v3 7/8] Demangle minsyms in parallel Tom Tromey
2019-05-30 14:19   ` Pedro Alves
2019-05-30 22:22     ` Tom Tromey
2019-05-29 22:03 ` [PATCH v3 6/8] Introduce thread-safe way to handle SIGSEGV Tom Tromey
2019-05-30 13:40   ` Pedro Alves
2019-06-09 15:43     ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).