From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11060 invoked by alias); 3 Apr 2002 17:39:16 -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 11053 invoked from network); 3 Apr 2002 17:39:15 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 3 Apr 2002 17:39:15 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g33HdEo18788; Wed, 3 Apr 2002 11:39:14 -0600 Date: Wed, 03 Apr 2002 09:39:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200204031739.g33HdEo18788@duracef.shout.net> To: drow@mvista.com Subject: Re: [RFA] Fix mi-break.exp: 'b "basics.c":16' Cc: gdb-patches@sources.redhat.com X-SW-Source: 2002-04/txt/msg00072.txt.bz2 I get 10 for 10 on my native i686-pc-linux-gnu test bed. I recommend this patch for approval. Michael C === 2002-04-02 Daniel Jacobowitz * linespec.c (decode_line_1): Check for a double quote after a filename correctly.