From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 952 invoked by alias); 25 Apr 2003 00:04:45 -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 939 invoked from network); 25 Apr 2003 00:04:44 -0000 Received: from unknown (HELO 216-239-45-4.google.com) (216.239.45.4) by sources.redhat.com with SMTP; 25 Apr 2003 00:04:44 -0000 Received: from moma.corp.google.com (moma.corp.google.com [10.3.0.12]) by 216-239-45-4.google.com (8.12.9/8.12.3) with ESMTP id h3P04hFw007776 for ; Thu, 24 Apr 2003 17:04:43 -0700 Received: from dhcp357.corp.google.com (dhcp357.corp.google.com [10.3.7.103]) by moma.corp.google.com (8.12.9/8.12.3) with ESMTP id h3P04hiC002560 for ; Thu, 24 Apr 2003 17:04:43 -0700 Received: from dhcp357.corp.google.com (colins@localhost) by dhcp357.corp.google.com (8.10.2/8.10.2) with ESMTP id h3P04h816189 for ; Thu, 24 Apr 2003 17:04:43 -0700 Message-Id: <200304250004.h3P04h816189@dhcp357.corp.google.com> To: gdb-patches@sources.redhat.com Subject: RE: patch for printing 64-bit values in i386 registers; STABS format Date: Fri, 25 Apr 2003 00:29:00 -0000 From: Colin Smith X-SW-Source: 2003-04/txt/msg00479.txt.bz2 ... I should have mentioned that this patch was developed on GDB 5.3 for RedHat 7.2, and that I've run DejaGNU on the GDB before and after. The results get better with this patch. _____ colin