From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta36.uswest2.a.cloudfilter.net (omta36.uswest2.a.cloudfilter.net [35.89.44.35]) by sourceware.org (Postfix) with ESMTPS id 0E9FB385782B for ; Wed, 13 Dec 2023 20:03:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0E9FB385782B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0E9FB385782B Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=35.89.44.35 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702497807; cv=none; b=oyVjtmJ0L+VK0ju9GH0BwVkKse1tVfuGqEy/+R0R2hqBLt8NlAZV6hnqMHyIz41y5nrLbPJ24Uks2msEiFiKsahMR/buEGcGEqFIZ5vTdzhkGVesJaXlhuj+IVa/10M+5qsPzDFBBvohTniYUpTHAMEFqXWHwnjxRYGgs45j7iY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702497807; c=relaxed/simple; bh=b/uKIfctf/nRRNqpiavzXjhvLX3+vDu+cxXWKwVa1L8=; h=DKIM-Signature:From:Subject:Date:Message-Id:MIME-Version:To; b=WLJTyC6HcnEC/Z+tvd0gyICTYXhprBFv3SbabUaRX+Ue+HJdwbfA0j1MHKyv+/MC36abgZgBQ/pVGsrqcHwNz/Yhk14Gv20Vs8qRFinV8mNsbu5XEYh8+iHiAlpOwMQoFWaGmuTFNjxY5a955kvyaCBPsoU+fP5WV3JYEL9Kbu0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-5001a.ext.cloudfilter.net ([10.0.29.139]) by cmsmtp with ESMTPS id D7DgrRn2OhqFdDVRtrz0xd; Wed, 13 Dec 2023 20:03:17 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id DVRrr6HJ73WZADVRsrc9ai; Wed, 13 Dec 2023 20:03:16 +0000 X-Authority-Analysis: v=2.4 cv=c9W4/Dxl c=1 sm=1 tr=0 ts=657a0e04 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10 a=e2cXIFwxEfEA:10 a=Qbun_eYptAEA:10 a=CCpqsmhAAAAA:8 a=zstS-IiYAAAA:8 a=h-GeDNzP20rgrQKIfHIA:9 a=QEXdDO2ut3YA:10 a=ul9cdbp4aOFLsgKbc677:22 a=4G6NA9xxw8l3yy4pmD5M:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=To:Content-Transfer-Encoding:Content-Type:MIME-Version: Message-Id:Date:Subject:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Zbm+Jt6DLuOrTxtAk+nGvH3njycTnHGPj/wHd2/PPo0=; b=mMfQFXc6RlGxHqv2/1O26Fzpos MGwTbJ+DnCZRR9vQThi7DD7S95xiw5tpMXppMba8QyfzHB9oz8Wz9yfvZwFHMY0WAfq3v15FDgY8u x16l/6FzpIW5A4fnSfQ6iIJoc; Received: from 71-211-161-25.hlrn.qwest.net ([71.211.161.25]:57894 helo=[192.168.0.21]) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rDVRr-000rk7-1s for gdb-patches@sourceware.org; Wed, 13 Dec 2023 13:03:15 -0700 From: Tom Tromey Subject: [PATCH v2 0/2] Rename TUI status code to follow the docs Date: Wed, 13 Dec 2023 13:03:13 -0700 Message-Id: <20231213-tui-status-rename-v2-0-e87cbf6d1d2b@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAAEOemUC/32NQQ6DIBBFr2JYdxrApsWuvEfjAnGsLIBmBk2N8 e5FD9DlS95/fxOM5JHFs9oE4eLZp1hAXyrhJhvfCH4oLLTUtdLSQJ49cLZ5ZiCMNiCguxscjWk ahaLsPoSj/57NV1e4t4zQk41uOkrBckY6xMlzTrSe34s69H83iwIJQy9Vg+PwuJm6zZQCrleXg uj2ff8BD50TH8wAAAA= To: gdb-patches@sourceware.org X-Mailer: b4 0.12.4 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 71.211.161.25 X-Source-L: No X-Exim-ID: 1rDVRr-000rk7-1s X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-161-25.hlrn.qwest.net ([192.168.0.21]) [71.211.161.25]:57894 X-Source-Auth: tom+tromey.com X-Email-Count: 3 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfEBfUDet1UaOrxP8gW6DbZJT4pXw+DjWNcXBCOdTIPwj6udKtLOYVbfXvUNPCrQQyf1boBiIbW4f5aUQ0+cNKbbYtMXOQb/+JvMhSAVcBuChpKgpNMMq CurRAuRkBDxwsc5ZQ1KRjbBqcblbPHSLuq4Tb8hjwlB4qnp7Ajed7uKmcdcxZshYvCQaRr4nQ9M6RoEiVeASvwKtSYsb14WK3MI= X-Spam-Status: No, score=-3017.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,JMQ_SPF_NEUTRAL,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The TUI status window is called the "locator" in the code and appears in tui-stack.[ch]. This has always confused me, and so I finally got around to writing this series to rename both the files and the class. --- Changes in v2: - Rebased and fixed up a couple minor issues that this introduced - Link to v1: https://inbox.sourceware.org/gdb-patches/20231208-tui-status-rename-v1-0-db019efd7483@tromey.com --- Tom Tromey (2): Rename tui-stack -> tui-status Rename TUI locator window -> status gdb/Makefile.in | 4 ++-- gdb/tui/tui-data.c | 4 ++-- gdb/tui/tui-data.h | 2 +- gdb/tui/tui-disasm.c | 2 +- gdb/tui/tui-hooks.c | 2 +- gdb/tui/tui-layout.c | 6 +++--- gdb/tui/tui-location.c | 6 +++--- gdb/tui/tui-location.h | 6 +++--- gdb/tui/tui-source.c | 2 +- gdb/tui/{tui-stack.c => tui-status.c} | 28 ++++++++++++++-------------- gdb/tui/{tui-stack.h => tui-status.h} | 14 +++++++------- gdb/tui/tui-win.c | 2 +- gdb/tui/tui-wingeneral.c | 2 +- gdb/tui/tui-winsource.c | 2 +- gdb/tui/tui.c | 4 ++-- 15 files changed, 43 insertions(+), 43 deletions(-) --- base-commit: 63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4 change-id: 20231208-tui-status-rename-ec68ef88991e Best regards, -- Tom Tromey