From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2664 invoked by alias); 14 Jul 2008 18:09:39 -0000 Received: (qmail 2655 invoked by uid 22791); 14 Jul 2008 18:09:39 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Jul 2008 18:09:06 +0000 Received: (qmail 25366 invoked from network); 14 Jul 2008 18:09:04 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jul 2008 18:09:04 -0000 From: Pedro Alves To: Mark Kettenis Subject: Re: Fix Ericsson DICOS inferior function calls Date: Mon, 14 Jul 2008 18:09:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org References: <200807072309.56077.pedro@codesourcery.com> <200807091648.10557.pedro@codesourcery.com> <200807141509.m6EF9EUY024706@brahms.sibelius.xs4all.nl> In-Reply-To: <200807141509.m6EF9EUY024706@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807141908.54412.pedro@codesourcery.com> 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-07/txt/msg00289.txt.bz2 On Monday 14 July 2008 16:09:14, Mark Kettenis wrote: > > From: Pedro Alves > > Something like this? > Looks good to me. Thanks Mark, I've checked it in. -- Pedro Alves