From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12735 invoked by alias); 7 Apr 2006 08:13:48 -0000 Received: (qmail 12726 invoked by uid 22791); 7 Apr 2006 08:13:48 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Apr 2006 08:13:46 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-200-225.inter.net.il [83.130.200.225]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DBF58942 (AUTH halo1); Fri, 7 Apr 2006 11:13:41 +0300 (IDT) Date: Fri, 07 Apr 2006 11:54:00 -0000 Message-Id: From: Eli Zaretskii To: Paul Koning CC: gdb@sources.redhat.com In-reply-to: <17461.27155.72332.604977@gargle.gargle.HOWL> (message from Paul Koning on Thu, 6 Apr 2006 15:20:51 -0400) Subject: Re: text file formats Reply-to: Eli Zaretskii References: <20060405223122.GB11610@brasko.net> <20060405233938.GA11013@nevyn.them.org> <20060406001455.GC11610@brasko.net> <20060406011732.GA12814@nevyn.them.org> <20060406032702.GE11610@brasko.net> <20060406133829.GI11610@brasko.net> <20060406140542.GA26169@nevyn.them.org> <17461.27155.72332.604977@gargle.gargle.HOWL> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00090.txt.bz2 > Date: Thu, 6 Apr 2006 15:20:51 -0400 > From: Paul Koning > Cc: gdb@sources.redhat.com > > Eli> So it does make sense to support non-native formats, although > Eli> adding that to GDB would be a non-trivial job. > > This is only an issue if the source control system doesn't cure it. I don't think we can rely on the assumption that an arbitrary source file is under source control system. > Subversion does, for example. I don't think we can rely on the assumption that everyone uses Subversion.