From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13538 invoked by alias); 22 Dec 2007 10:20:03 -0000 Received: (qmail 13529 invoked by uid 22791); 22 Dec 2007 10:20:02 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 22 Dec 2007 10:19:56 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-233-247.inter.net.il [84.229.233.247]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JRK71875 (AUTH halo1); Sat, 22 Dec 2007 12:19:20 +0200 (IST) Date: Sat, 22 Dec 2007 17:39:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: uweigand@de.ibm.com, gdb-patches@sourceware.org In-reply-to: <20071222062223.GT6154@adacore.com> (message from Joel Brobecker on Sat, 22 Dec 2007 10:22:23 +0400) Subject: Re: [RFC/RFA] Introduce new struct parse_context Reply-to: Eli Zaretskii References: <20071217064213.GC9022@adacore.com> <20071221043608.GJ6154@adacore.com> <20071222062223.GT6154@adacore.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: 2007-12/txt/msg00395.txt.bz2 > Date: Sat, 22 Dec 2007 10:22:23 +0400 > From: Joel Brobecker > Cc: uweigand@de.ibm.com, gdb-patches@sourceware.org > > How about the following compromise: I describe again roughly what the > problem is and how I am going to address it. Then you can decide what > to add to gdbint, and where. Okay, let's try that. Thanks.