From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108689 invoked by alias); 8 Jul 2015 19:48:24 -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 108331 invoked by uid 89); 8 Jul 2015 19:48:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: mtaout23.012.net.il Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 Jul 2015 19:48:15 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NR600E00PGBFS00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Wed, 08 Jul 2015 22:48:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NR600EI6POCB780@a-mtaout23.012.net.il>; Wed, 08 Jul 2015 22:48:12 +0300 (IDT) Date: Wed, 08 Jul 2015 19:48:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] gdb/doc: Update 'frame' command documentation. In-reply-to: <20150708175103.GA3972@adacore.com> To: Joel Brobecker Cc: andrew.burgess@embecosm.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83egkiv3bc.fsf@gnu.org> References: <1436373901-2025-1-git-send-email-andrew.burgess@embecosm.com> <83k2uavb6h.fsf@gnu.org> <20150708175103.GA3972@adacore.com> X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00252.txt.bz2 > Date: Wed, 8 Jul 2015 10:51:03 -0700 > From: Joel Brobecker > Cc: Andrew Burgess , > gdb-patches@sourceware.org > > > > gdb/doc/ChangeLog: > > > > > > * gdb.texinfo (Selection): Update documentation for 'frame' > > > command. > > > > OK, thanks. > > Should this patch also be pushed to the gdb-7.10-branch? Yes, I think so.