From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22977 invoked by alias); 29 Dec 2016 22:01:16 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 22955 invoked by uid 89); 29 Dec 2016 22:01:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Hx-languages-length:189, H*r:Unknown, H*MI:sk:87vau2h, H*f:sk:87vau2h X-HELO: blaine.gmane.org Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 29 Dec 2016 22:01:05 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cMikl-0006ia-NU for gdb-patches@sourceware.org; Thu, 29 Dec 2016 23:00:51 +0100 To: gdb-patches@sourceware.org From: sbaugh@catern.com Subject: Re: [PATCH] gdb: add "-a" option for inferior commands Date: Thu, 29 Dec 2016 22:01:00 -0000 Message-ID: <87vau29yzy.fsf@catern.com> References: <20161229205458.319-1-sbaugh@catern.com> <87vau2h0wl.fsf@linux-m68k.org> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00443.txt.bz2 Andreas Schwab writes: > What is the meaning of ID if -a is present? If -a is present, any IDs are ignored.