From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23213 invoked by alias); 25 Apr 2003 21:21:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23204 invoked from network); 25 Apr 2003 21:21:27 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (62.163.169.212) by sources.redhat.com with SMTP; 25 Apr 2003 21:21:27 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6/8.12.5) with ESMTP id h3PLLFUw000340; Fri, 25 Apr 2003 23:21:15 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6/8.12.6) with ESMTP id h3PLLEZn000464; Fri, 25 Apr 2003 23:21:14 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6/8.12.6/Submit) id h3PLLD8I000461; Fri, 25 Apr 2003 23:21:13 +0200 (CEST) Date: Fri, 25 Apr 2003 22:18:00 -0000 Message-Id: <200304252121.h3PLLD8I000461@elgar.kettenis.dyndns.org> From: Mark Kettenis To: drow@mvista.com CC: colins@google.com, gdb-patches@sources.redhat.com In-reply-to: <20030425002744.GA9492@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 24 Apr 2003 20:27:44 -0400) Subject: Re: patch for printing 64-bit values in i386 registers; STABS format References: <200304242231.h3OMVqM13587@dhcp357.corp.google.com> <20030425002744.GA9492@nevyn.them.org> X-SW-Source: 2003-04/txt/msg00495.txt.bz2 Date: Thu, 24 Apr 2003 20:27:44 -0400 From: Daniel Jacobowitz Hey, Mark, this sounds very much like a change you proposed. What ever happened to that patch? It's still happily sitting in my tree :-(. There didn't seem to be any consensus on whether making this change was a good idea. I still think it is. It's an improvement for the majority of our users, and it isn't making things worse for others. Do you think I should re-submit my patch? Mark