From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26037 invoked by alias); 4 Apr 2002 16:37:44 -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 26029 invoked from network); 4 Apr 2002 16:37:42 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 4 Apr 2002 16:37:42 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g34GbYF26814; Thu, 4 Apr 2002 10:37:34 -0600 Date: Thu, 04 Apr 2002 08:37:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200204041637.g34GbYF26814@duracef.shout.net> To: ac131313@cygnus.com, drow@mvista.com Subject: Re: [RFA] import drow dbxread.c fix to branch Cc: gdb-patches@sources.redhat.com X-SW-Source: 2002-04/txt/msg00111.txt.bz2 My test bed likes it: no regressions; fixes PR gdb/381 as advertised. You do need to bump the copyright datei mi-cmd-disas.c. I'll keep posting these testsuite/ tarballs when I file bug reports based on test failures. Michael C 2002-04-04 Daniel Jacobowitz * mi-cmd-disas.c (mi_cmd_disassemble): Skip end-of-function markers in the line table.