From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12981 invoked by alias); 27 Jun 2009 19:03:09 -0000 Received: (qmail 12967 invoked by uid 22791); 27 Jun 2009 19:03:08 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Jun 2009 19:03:02 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id n5RJ2wcw025807; Sat, 27 Jun 2009 20:02:59 +0100 Received: from qw-out-1920.google.com (qwa14.prod.google.com [10.241.193.14]) by wpaz5.hot.corp.google.com with ESMTP id n5RJ2uk9027065; Sat, 27 Jun 2009 12:02:56 -0700 Received: by qw-out-1920.google.com with SMTP id 14so736424qwa.64 for ; Sat, 27 Jun 2009 12:02:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.88.134 with SMTP id a6mr1230645qcm.89.1246129375840; Sat, 27 Jun 2009 12:02:55 -0700 (PDT) In-Reply-To: <8ac60eac0906271144k61bbb6e3sc092d2780dc4192e@mail.gmail.com> References: <8ac60eac0906271144k61bbb6e3sc092d2780dc4192e@mail.gmail.com> Date: Sat, 27 Jun 2009 19:03:00 -0000 Message-ID: <8ac60eac0906271202w52634ef3me0814aa8e4dfe943@mail.gmail.com> Subject: Re: [patch] Remove unimplemented MI commands [Re: Learn function name by its address] From: Paul Pluzhnikov To: gdb-patches ml Cc: Tom Tromey , Michael Snyder , =?ISO-8859-1?B?QW5kcukgUPZuaXR6?= , "gdb@sourceware.org" , Joel Brobecker Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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-06/txt/msg00769.txt.bz2 On Sat, Jun 27, 2009 at 11:44 AM, Paul Pluzhnikov wrote: > Ok, patch attached. Forgot to mention: tested on Linux/x86_64 with no regressions. Thanks, -- Paul Pluzhnikov