From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21695 invoked by alias); 4 Apr 2008 01:28:27 -0000 Received: (qmail 21686 invoked by uid 22791); 4 Apr 2008 01:28:27 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Apr 2008 01:28:10 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id B3ED93BEB5; Thu, 3 Apr 2008 18:28:07 -0700 (PDT) Subject: Re: [RFA] mixed source+assembly from cli disassemble From: Michael Snyder To: Doug Evans Cc: gdb-patches@sourceware.org In-Reply-To: <20080404003857.A5A451C72B9@localhost> References: <20080404003857.A5A451C72B9@localhost> Content-Type: text/plain Date: Fri, 04 Apr 2008 09:17:00 -0000 Message-Id: <1207272481.31772.227.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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: 2008-04/txt/msg00086.txt.bz2 On Thu, 2008-04-03 at 17:38 -0700, Doug Evans wrote: > The functionality is there, it seems a shame to not provide > access to it. > > This adds a /s modifier to disassemble. Sweet!!! Thanks, Doug... Looks well done, but I'm sure others may have input.