Re: [PATCH 0/2] Remove for_each_thread
Tom Tromey <[email protected]> Wed, 22 Jul 2026 12:21:28 -0600
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Tom" == Tom Tromey <[email protected]> writes: Tom> As mentioned elsewhere on the list, here is a short series to remove Tom> for_each_thread. I'm checking these in. I addressed the review comments from Simon -- mostly removing some extraneous braces. He'd also asked for a comment about the semantic change, but that is now moot because this has been rebased on top of commit f1fdd3164b8 ("gdb: use all_threads() in for_each_thread()") Tom