From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by sourceware.org (Postfix) with ESMTPS id CFEC03858D37 for ; Thu, 3 Feb 2022 08:30:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CFEC03858D37 X-IronPort-AV: E=McAfee;i="6200,9189,10246"; a="272589824" X-IronPort-AV: E=Sophos;i="5.88,339,1635231600"; d="scan'208";a="272589824" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Feb 2022 00:30:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,339,1635231600"; d="scan'208";a="699235474" Received: from ultl2604.iul.intel.com ([172.28.49.61]) by orsmga005.jf.intel.com with ESMTP; 03 Feb 2022 00:30:34 -0800 From: Tankut Baris Aktemur To: gdb-patches@sourceware.org Cc: aburgess@redhat.com, tom@tromey.com, eliz@gnu.org Subject: [PATCH v3 0/3] Suppressing CLI notifications Date: Thu, 3 Feb 2022 09:30:40 +0100 Message-Id: X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=AC_FROM_MANY_DOTS, BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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-List-Received-Date: Thu, 03 Feb 2022 08:30:38 -0000 Hello, This is a small series about suppressing CLI notifications. The first revision is available at https://sourceware.org/pipermail/gdb-patches/2021-December/184008.html The second revision is at https://sourceware.org/pipermail/gdb-patches/2022-January/185320.html In Revision v3: * Patch 1/3 is omitted (already approved in v1). * Patch 2/3 is omitted (already approved in v1). * Patch 3/3 is updated to address Andrew's comments at https://sourceware.org/pipermail/gdb-patches/2022-February/185656.html Regards Baris Tankut Baris Aktemur (3): gdb/cli: convert cli_suppress_notification from int to bool gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification' gdb: add the 'set/show suppress-notification-cli' command gdb/NEWS | 5 + gdb/cli/cli-cmds.c | 39 ++++++ gdb/cli/cli-decode.c | 10 +- gdb/cli/cli-decode.h | 2 +- gdb/cli/cli-interp.c | 9 +- gdb/command.h | 11 +- gdb/doc/gdb.texinfo | 121 ++++++++++++++++++ .../gdb.base/cli-suppress-notification.c | 26 ++++ .../gdb.base/cli-suppress-notification.exp | 39 ++++++ gdb/tui/tui-interp.c | 4 + 10 files changed, 252 insertions(+), 14 deletions(-) create mode 100644 gdb/testsuite/gdb.base/cli-suppress-notification.c create mode 100644 gdb/testsuite/gdb.base/cli-suppress-notification.exp -- 2.33.1 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928