From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12643 invoked by alias); 5 Dec 2003 20:49:43 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 12635 invoked from network); 5 Dec 2003 20:49:43 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sources.redhat.com with SMTP; 5 Dec 2003 20:49:43 -0000 Received: from mailgate1.apple.com (a17-128-100-225.apple.com [17.128.100.225]) by mail-out4.apple.com (8.12.10/8.12.9) with ESMTP id hB5Kngnc015360 for ; Fri, 5 Dec 2003 12:49:42 -0800 (PST) Received: from scv1.apple.com (scv1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Fri, 5 Dec 2003 12:49:40 -0800 Received: from [17.201.22.21] (moleja.apple.com [17.201.22.21]) by scv1.apple.com (8.12.9/8.12.9) with ESMTP id hB5Kn5ww005728; Fri, 5 Dec 2003 12:49:05 -0800 (PST) In-Reply-To: <20031204231746.54797.qmail@web13808.mail.yahoo.com> References: <20031204231746.54797.qmail@web13808.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6C197134-2764-11D8-9FBF-000393D457E2@apple.com> Content-Transfer-Encoding: 7bit Cc: gdb@sources.redhat.com From: Jason Molenda Subject: Re: Apple's async changes Date: Fri, 05 Dec 2003 20:49:00 -0000 To: Mark Newman X-SW-Source: 2003-12/txt/msg00119.txt.bz2 By the way, in case anyone didn't have the instructions handy, here's the page about the Apple public cvs server: http://developer.apple.com/darwin/tools/cvs/howto.html In short, do cvs -d :pserver:anonymous@anoncvs.opensource.apple.com:/cvs/root login ("anonyous") cvs -z3 -d :pserver:anonymous@anoncvs.opensource.apple.com:/cvs/root co gdb Jason On Dec 4, 2003, at 3:17 PM, Mark Newman wrote: > > Would it be possible for Apple to provide a current > snap of their version of gdb? > > The current snaps are old and I would like to reflect > some of their work into async. > > Mark Newman >