From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16193 invoked by alias); 9 Jul 2009 19:26:02 -0000 Received: (qmail 16184 invoked by uid 22791); 9 Jul 2009 19:26:02 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Jul 2009 19:25:50 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KMJ00F004LMOK00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Thu, 09 Jul 2009 22:25:42 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.249.41]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KMJ00KT24MTYD80@i_mtaout5.012.net.il>; Thu, 09 Jul 2009 22:25:42 +0300 (IDT) Date: Thu, 09 Jul 2009 19:40:00 -0000 From: Eli Zaretskii Subject: Re: Add a new modifier /c to "disassemble" command to make it output binary code In-reply-to: To: tromey@redhat.com Cc: teawater@gmail.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tz1ly7yg.fsf@gnu.org> References: X-IsSubscribed: yes 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 X-SW-Source: 2009-07/txt/msg00292.txt.bz2 > Cc: gdb-patches ml > From: Tom Tromey > Date: Thu, 09 Jul 2009 11:42:32 -0600 > > I think this also needs a change to NEWS. We mention disassemble/m > there, we ought to mention /c as well. Yes, definitely.