From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [PATCH v2 3/4] [gdb] Remove \page marker
Date: Mon, 1 Jun 2026 12:53:37 +0200 [thread overview]
Message-ID: <20260601105338.2867566-4-tdevries@suse.de> (raw)
In-Reply-To: <20260601105338.2867566-1-tdevries@suse.de>
Remove doxygen \page marker in gdb/gdbtypes.h.
Approved-By: Kevin Buettner <kevinb@redhat.com>
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34186
---
gdb/gdbtypes.h | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gdb/gdbtypes.h b/gdb/gdbtypes.h
index dc3703d74f9..d08cf73711f 100644
--- a/gdb/gdbtypes.h
+++ b/gdb/gdbtypes.h
@@ -22,9 +22,7 @@
#ifndef GDB_GDBTYPES_H
#define GDB_GDBTYPES_H
-/* \page gdbtypes GDB Types
-
- GDB represents all the different kinds of types in programming
+/* GDB represents all the different kinds of types in programming
languages using a common representation defined in gdbtypes.h.
The main data structure is main_type; it consists of a code (such
--
2.51.0
next prev parent reply other threads:[~2026-06-01 10:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-01 10:53 [PATCH v2 0/4] [gdb] Remove doxygen support Tom de Vries
2026-06-01 10:53 ` [PATCH v2 1/4] [gdb/doc] " Tom de Vries
2026-06-01 10:53 ` [PATCH v2 2/4] [gdb] Remove '/* *' multi-line comment marker Tom de Vries
2026-06-01 10:53 ` Tom de Vries [this message]
2026-06-01 10:53 ` [PATCH v2 4/4] [gdb] Remove '/**<' " Tom de Vries
2026-06-01 16:16 ` [PATCH v2 0/4] [gdb] Remove doxygen support 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=20260601105338.2867566-4-tdevries@suse.de \
--to=tdevries@suse.de \
--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