From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: [PATCH 1/3] Remove an unused include
Date: Wed, 01 Oct 2025 12:57:47 -0600 [thread overview]
Message-ID: <20251001-isolate-cxx-thread-v1-1-4bb740be2467@adacore.com> (raw)
In-Reply-To: <20251001-isolate-cxx-thread-v1-0-4bb740be2467@adacore.com>
dwarf2/read.c no longer uses gdb::task_group, so the include isn't
needed.
---
gdb/dwarf2/read.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/gdb/dwarf2/read.c b/gdb/dwarf2/read.c
index bf982f9404287ee90f13b93f45869ad224893a63..05f8452895a0d7e2f7e53a3c45c5a0317d27c995 100644
--- a/gdb/dwarf2/read.c
+++ b/gdb/dwarf2/read.c
@@ -53,7 +53,6 @@
#include "event-top.h"
#include "exceptions.h"
#include "gdbsupport/parallel-for.h"
-#include "gdbsupport/task-group.h"
#include "maint.h"
#include "symtab.h"
#include "gdbtypes.h"
--
2.51.0
next prev parent reply other threads:[~2025-10-01 19:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-01 18:57 [PATCH 0/3] Add compatibility definitions for C++ thread support Tom Tromey
2025-10-01 18:57 ` Tom Tromey [this message]
2025-10-01 20:04 ` [PATCH 1/3] Remove an unused include Simon Marchi
2025-10-02 12:59 ` Tom Tromey
2025-10-01 18:57 ` [PATCH 2/3] Don't rely on deduction in run-on-main-thread.c Tom Tromey
2025-10-01 18:57 ` [PATCH 3/3] Introduce gdbsupport/cxx-thread.h and use it Tom Tromey
2025-10-01 20:16 ` Simon Marchi
2025-10-02 16:58 ` Tom Tromey
2025-10-02 18:09 ` Tom Tromey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251001-isolate-cxx-thread-v1-1-4bb740be2467@adacore.com \
--to=tromey@adacore.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox