From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3660 invoked by alias); 5 Jun 2008 18:43:11 -0000 Received: (qmail 3648 invoked by uid 22791); 5 Jun 2008 18:43:10 -0000 X-Spam-Check-By: sourceware.org Received: from host0.dyn.jankratochvil.net (HELO host0.dyn.jankratochvil.net) (89.250.240.59) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Jun 2008 18:42:52 +0000 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.2/8.14.2) with ESMTP id m55IgmlF016065 for ; Thu, 5 Jun 2008 20:42:48 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.2/8.14.2/Submit) id m55IgmeN016064 for gdb-patches@sourceware.org; Thu, 5 Jun 2008 20:42:48 +0200 Date: Thu, 05 Jun 2008 18:43:00 -0000 From: Jan Kratochvil To: gdb-patches@sourceware.org Subject: Re: [patch] 3/3: New testcase on DW_OP_fbreg Message-ID: <20080605184248.GB16006@host0.dyn.jankratochvil.net> References: <20080428083903.GC12394@host0.dyn.jankratochvil.net> <20080501203100.GS22218@caradoc.them.org> <20080504133924.GA30695@host0.dyn.jankratochvil.net> <20080605163048.GH29085@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080605163048.GH29085@caradoc.them.org> User-Agent: Mutt/1.5.17 (2007-11-01) 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: 2008-06/txt/msg00052.txt.bz2 On Thu, 05 Jun 2008 18:30:48 +0200, Daniel Jacobowitz wrote: > On Sun, May 04, 2008 at 03:39:24PM +0200, Jan Kratochvil wrote: > > 2008-05-04 Jan Kratochvil > > > > * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files. > > Thanks, this is fine. Committed, Thanks, Jan