From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2304 invoked by alias); 21 Jan 2008 20:44:07 -0000 Received: (qmail 2294 invoked by uid 22791); 21 Jan 2008 20:44:07 -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; Mon, 21 Jan 2008 20:43:41 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3402098375 for ; Mon, 21 Jan 2008 20:43:39 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 1BABD98022 for ; Mon, 21 Jan 2008 20:43:39 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JH3UY-00010m-5a for gdb@sourceware.org; Mon, 21 Jan 2008 15:43:38 -0500 Date: Mon, 21 Jan 2008 20:44:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: Is it supported in new version? Message-ID: <20080121204338.GA3871@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org References: <29355415.1200947989804.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <29355415.1200947989804.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00218.txt.bz2 On Mon, Jan 21, 2008 at 03:39:49PM -0500, Igor Korot wrote: > Hi, Daniel, > Thank you for the fast and prompt reply. You could actually send it > to the list only as I am a subscriber, so I won't get 2 copies of > the same E-mail. Convention for this list is to reply to all, and on top of that your messages have Reply-To sent requesting a copy. I suggest you fix that. > Now in regards to the test sample. Will you accept a KDevelop-created > project as a simple C++ test program? That's the tool I'm most familiar > with on *nix environment. > If yes, I can create new project in it, compile it, make sure it runs, > archive it and send it to the list/you. We just need the source files, not the entire IDE project. It should be simple to compile without others having to mess about with an IDE. -- Daniel Jacobowitz CodeSourcery