From patchwork Tue Jan 10 05:06:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Marchi X-Patchwork-Id: 62879 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 32D29385B507 for ; Tue, 10 Jan 2023 05:07:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32D29385B507 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673327236; bh=TqFQmCfd8a65m1D7S0jLoIjyswV/POcE5moc0Mrfu5U=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=y6UwjhHjut6EDBWrQOoNZ2QacKm4xWQhwMxB2WavFu5Us5sDjwwLc6PcpoHULQjem 7Lxys9+fCz6E0P5f5a/uKdbpYiBHQIwS+YAResC0Giyhz2WotSWsf7mDLzm/GSyW4v Z0AtCCMNygm5eb6L0YJFUL0FM9NbhmaEc9g1w44s= X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from smtp.polymtl.ca (smtp.polymtl.ca [132.207.4.11]) by sourceware.org (Postfix) with ESMTPS id 5190B3858CDB for ; Tue, 10 Jan 2023 05:06:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5190B3858CDB Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 30A56juZ023048 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jan 2023 00:06:50 -0500 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 30A56juZ023048 Received: from simark.localdomain (unknown [217.28.27.60]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 9AC481E124; Tue, 10 Jan 2023 00:06:45 -0500 (EST) To: gdb-patches@sourceware.org Cc: Simon Marchi Subject: [PATCH 1/3] gdb/doc: some whitespace fixes Date: Tue, 10 Jan 2023 00:06:41 -0500 Message-Id: <20230110050643.1767083-2-simon.marchi@polymtl.ca> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230110050643.1767083-1-simon.marchi@polymtl.ca> References: <20230110050643.1767083-1-simon.marchi@polymtl.ca> MIME-Version: 1.0 X-Poly-FromMTA: (simark.ca [158.69.221.121]) at Tue, 10 Jan 2023 05:06:45 +0000 X-Spam-Status: No, score=-3189.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Simon Marchi via Gdb-patches From: Simon Marchi Reply-To: Simon Marchi Errors-To: gdb-patches-bounces+patchwork=sourceware.org@sourceware.org Sender: "Gdb-patches" For consistency, replace tabs with spaces in all gdb.texinfo menus. Change-Id: I0801a72cf82a8afe49ec842244f42d30719634ce --- gdb/doc/gdb.texinfo | 44 ++++++++++++++++++++++---------------------- gdb/doc/python.texi | 4 ++-- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 2f5b4bb4c61a..8a83a2ef8dd4 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -154,7 +154,7 @@ software in general. We will miss him. * Configurations:: Configuration-specific information * Controlling GDB:: Controlling @value{GDBN} * Extending GDB:: Extending @value{GDBN} -* Interpreters:: Command Interpreters +* Interpreters:: Command Interpreters * TUI:: @value{GDBN} Text User Interface * Emacs:: Using @value{GDBN} under @sc{gnu} Emacs * GDB/MI:: @value{GDBN}'s Machine Interface. @@ -182,16 +182,16 @@ software in general. We will miss him. @value{GDBN} * Operating System Information:: Getting additional information from the operating system -* Trace File Format:: GDB trace file format +* Trace File Format:: GDB trace file format * Index Section Format:: .gdb_index section format * Debuginfod:: Download debugging resources with @code{debuginfod} -* Man Pages:: Manual pages -* Copying:: GNU General Public License says +* Man Pages:: Manual pages +* Copying:: GNU General Public License says how you can copy and share GDB * GNU Free Documentation License:: The license for this documentation * Concept Index:: Index of @value{GDBN} concepts * Command and Variable Index:: Index of @value{GDBN} commands, variables, - functions, and Python data types + functions, and Python data types @end menu @end ifnottex @@ -6981,11 +6981,11 @@ or while being stepped), all other threads in the program are also stopped by you examine the stopped thread in the debugger. @menu -* All-Stop Mode:: All threads stop when GDB takes control -* Non-Stop Mode:: Other threads continue to execute -* Background Execution:: Running your program asynchronously -* Thread-Specific Breakpoints:: Controlling breakpoints -* Interrupted System Calls:: GDB may interfere with system calls +* All-Stop Mode:: All threads stop when GDB takes control +* Non-Stop Mode:: Other threads continue to execute +* Background Execution:: Running your program asynchronously +* Thread-Specific Breakpoints:: Controlling breakpoints +* Interrupted System Calls:: GDB may interfere with system calls * Observer Mode:: GDB does not alter program behavior @end menu @@ -9086,7 +9086,7 @@ prefer to use Emacs facilities to view source; see @ref{Emacs, ,Using * Search:: Searching source files * Source Path:: Specifying source directories * Machine Code:: Source and machine code -* Disable Reading Source:: Disable Reading Source Code +* Disable Reading Source:: Disable Reading Source Code @end menu @node List @@ -22855,7 +22855,7 @@ configuration of @value{GDBN}; use @code{help target} to list them. @menu * Connecting:: Connecting to a remote target * File Transfer:: Sending files to a remote system -* Server:: Using the gdbserver program +* Server:: Using the gdbserver program * Remote Configuration:: Remote configuration * Remote Stub:: Implementing a remote stub @end menu @@ -24431,13 +24431,13 @@ This section describes details specific to particular native configurations. @menu -* BSD libkvm Interface:: Debugging BSD kernel memory images +* BSD libkvm Interface:: Debugging BSD kernel memory images * Process Information:: Process information * DJGPP Native:: Features specific to the DJGPP port -* Cygwin Native:: Features specific to the Cygwin port +* Cygwin Native:: Features specific to the Cygwin port * Hurd Native:: Features specific to @sc{gnu} Hurd -* Darwin:: Features specific to Darwin -* FreeBSD:: Features specific to FreeBSD +* Darwin:: Features specific to Darwin +* FreeBSD:: Features specific to FreeBSD @end menu @node BSD libkvm Interface @@ -25379,7 +25379,7 @@ acceptable commands. * ARM:: ARM * BPF:: eBPF * M68K:: Motorola M68K -* MicroBlaze:: Xilinx MicroBlaze +* MicroBlaze:: Xilinx MicroBlaze * MIPS Embedded:: MIPS Embedded * OpenRISC 1000:: OpenRISC 1000 (or1k) * PowerPC Embedded:: PowerPC Embedded @@ -28713,7 +28713,7 @@ This creates alias @samp{spe} of the command @samp{set print elements}. @end smallexample @menu -* Command aliases default args:: Default arguments for aliases +* Command aliases default args:: Default arguments for aliases @end menu @node Command aliases default args @@ -28842,9 +28842,9 @@ Note that loading of this script file also requires accordingly configured @code{auto-load safe-path} (@pxref{Auto-loading safe path}). @menu -* objfile-gdbdotext file:: The @file{@var{objfile}-gdb.@var{ext}} file -* dotdebug_gdb_scripts section:: The @code{.debug_gdb_scripts} section -* Which flavor to choose?:: Choosing between these approaches +* objfile-gdbdotext file:: The @file{@var{objfile}-gdb.@var{ext}} file +* dotdebug_gdb_scripts section:: The @code{.debug_gdb_scripts} section +* Which flavor to choose?:: Choosing between these approaches @end menu @node objfile-gdbdotext file @@ -48272,7 +48272,7 @@ with @code{elfutils}, starting with version 0.178. See regarding @code{debuginfod}. @menu -* Debuginfod Settings:: Configuring debuginfod with @value{GDBN} +* Debuginfod Settings:: Configuring debuginfod with @value{GDBN} @end menu @node Debuginfod Settings diff --git a/gdb/doc/python.texi b/gdb/doc/python.texi index ad929ee14930..7208af3ee7d7 100644 --- a/gdb/doc/python.texi +++ b/gdb/doc/python.texi @@ -196,7 +196,7 @@ optional arguments while skipping others. Example: * Pretty Printing API:: Pretty-printing values. * Selecting Pretty-Printers:: How GDB chooses a pretty-printer. * Writing a Pretty-Printer:: Writing a Pretty-Printer. -* Type Printing API:: Pretty-printing types. +* Type Printing API:: Pretty-printing types. * Frame Filter API:: Filtering Frames. * Frame Decorator API:: Decorating Frames. * Writing a Frame Filter:: Writing a Frame Filter. @@ -225,7 +225,7 @@ optional arguments while skipping others. Example: * Lazy Strings In Python:: Python representation of lazy strings. * Architectures In Python:: Python representation of architectures. * Registers In Python:: Python representation of registers. -* Connections In Python:: Python representation of connections. +* Connections In Python:: Python representation of connections. * TUI Windows In Python:: Implementing new TUI windows. * Disassembly In Python:: Instruction Disassembly In Python @end menu