From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27569 invoked by alias); 8 Jul 2008 00:12:08 -0000 Received: (qmail 27559 invoked by uid 22791); 8 Jul 2008 00:12:05 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Jul 2008 00:11:45 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D629698416; Tue, 8 Jul 2008 00:11:43 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B14869805C; Tue, 8 Jul 2008 00:11:43 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KG0o2-0002hM-Sd; Mon, 07 Jul 2008 20:11:42 -0400 Date: Tue, 08 Jul 2008 00:12:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil , gdb-patches@sourceware.org Subject: Re: [FYI] Inlining support, rough patch Message-ID: <20080708001142.GA1877@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , gdb-patches@sourceware.org References: <20080613152754.GA4220@caradoc.them.org> <20080623115422.GA17511@host0.dyn.jankratochvil.net> <20080702191438.GA3735@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080702191438.GA3735@caradoc.them.org> User-Agent: Mutt/1.5.17 (2008-05-11) 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/msg00104.txt.bz2 On Wed, Jul 02, 2008 at 03:14:38PM -0400, Daniel Jacobowitz wrote: > Thanks for the patches. Here's a copy of your diff minus the parts > I've merged (or solved differently). I'm not planning to put in any > of these parts yet, but we can talk about them if you have examples > where they help. Sorry, I hadn't done enough testing. I've also got a version of the infcmd.c change and your annota2.exp fix merged now. -- Daniel Jacobowitz CodeSourcery