From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19741 invoked by alias); 16 Oct 2006 08:51:26 -0000 Received: (qmail 19733 invoked by uid 22791); 16 Oct 2006 08:51:26 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-04.spheriq.net (HELO fra-del-04.spheriq.net) (195.46.51.100) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Oct 2006 08:51:23 +0000 Received: from fra-out-03.spheriq.net (fra-out-03.spheriq.net [195.46.51.131]) by fra-del-04.spheriq.net with ESMTP id k9G8pKbN013411 for ; Mon, 16 Oct 2006 08:51:20 GMT Received: from fra-cus-01.spheriq.net (fra-cus-01.spheriq.net [195.46.51.37]) by fra-out-03.spheriq.net with ESMTP id k9G8pK5x002960 for ; Mon, 16 Oct 2006 08:51:20 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-01.spheriq.net with ESMTP id k9G8pFwu001075 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 16 Oct 2006 08:51:19 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 1A1E0DA8E; Mon, 16 Oct 2006 08:48:59 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9588D47406; Mon, 16 Oct 2006 08:48:58 +0000 (GMT) Received: from st.com (crx1177.cro.st.com [164.129.47.77]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CIR86845 (AUTH "denis pilat"); Mon, 16 Oct 2006 10:48:57 +0200 (CEST) Message-ID: <45334779.2030001@st.com> Date: Mon, 16 Oct 2006 08:51:00 -0000 From: Denis PILAT User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0 MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: '\r' only end-of-line References: <452A6905.1040308@st.com> <452B9EB9.4040709@st.com> <452BB767.5000407@st.com> <452CC287.4050401@st.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00178.txt.bz2 > > >It's not useless to make GDB seamlessly work with all 3 types of >end-of-line formats, but that's a lot of work, so if you don't have >the resources to do that, it doesn't make sense to fix only this one >place, because, as you saw, it will fail in many others. > > > I don't have time for implementing this support so let's cancel this. Denis