From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6411 invoked by alias); 6 Apr 2008 00:15:14 -0000 Received: (qmail 6400 invoked by uid 22791); 6 Apr 2008 00:15:14 -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; Sun, 06 Apr 2008 00:14:54 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 60A66983C5; Sun, 6 Apr 2008 00:14:52 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EE0BC983BE; Sun, 6 Apr 2008 00:14:51 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JiIX4-0007wH-Fz; Sat, 05 Apr 2008 20:14:50 -0400 Date: Sun, 06 Apr 2008 22:46:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Marc Khouzam , Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: OT: IDES [was RE: Re: [Patch] Try2: -var-evaluate-expression [-f FORMAT] NAME] Message-ID: <20080406001450.GA30501@caradoc.them.org> Mail-Followup-To: Nick Roberts , Marc Khouzam , Vladimir Prus , gdb-patches@sources.redhat.com References: <18419.63952.623990.501287@kahikatea.snap.net.nz> <6D19CA8D71C89C43A057926FE0D4ADAA04291021@ecamlmw720.eamcs.ericsson.se> <18423.63464.988772.315250@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18423.63464.988772.315250@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.17 (2007-12-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-04/txt/msg00120.txt.bz2 On Sun, Apr 06, 2008 at 10:06:32AM +1200, Nick Roberts wrote: > > > Put "diff -p" in your ~/.cvsrc? > > > > Good idea, but it turns out Eclipse does not use the .cvsrc file. > > And I didn't find any other solution... > > Presumably Eclipse has it's own configuration file somewhere and this is > something I don't like about Eclipse (there are lots of thing that I do like > and that are better than Emacs). It would be nice if Eclipse could just work > from a directory and a standard Makefile so that, if you wanted, you could just > transfer to another development tool (perhaps on a different platform). It can. CDT calls it a 'standard makefile project'. That doesn't relate to how it generates diffs, though... -- Daniel Jacobowitz CodeSourcery