From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13893 invoked by alias); 25 Nov 2008 18:38:08 -0000 Received: (qmail 13857 invoked by uid 22791); 25 Nov 2008 18:38:08 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 25 Nov 2008 18:37:28 +0000 Received: (qmail 13235 invoked from network); 25 Nov 2008 18:37:18 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Nov 2008 18:37:18 -0000 Message-ID: <492C45D3.1010702@codesourcery.com> Date: Wed, 26 Nov 2008 16:30:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Tristan Gingold CC: Stan Shebs , gdb-patches@sourceware.org Subject: Re: [RFA] Darwin/x86 port (v4 - part 1/4: machoread.c) References: <7B1402FF-6CAB-4C6A-AAB5-81E062080FB5@adacore.com> <49221AE9.5050600@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-11/txt/msg00703.txt.bz2 Tristan Gingold wrote: >> And while you and I know that "oso" is short for "other source" and >> refers to the collection of debug info from .o files, it's new to >> everybody else. :-) > > I thought it means "object source". Anyway, I added comments. Hmm, you could be right, maybe I'm misremembering! Stan