From owner-freebsd-alpha Mon Sep 17 9:46:14 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 55F9437B407 for ; Mon, 17 Sep 2001 09:46:12 -0700 (PDT) Received: (qmail 28070 invoked from network); 17 Sep 2001 16:46:11 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Sep 2001 16:46:11 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010916031959.CCB75380A@overcee.netplex.com.au> Date: Mon, 17 Sep 2001 09:45:59 -0700 (PDT) From: John Baldwin To: Peter Wemm Subject: Re: just a note Cc: alpha@FreeBSD.ORG, Matthew Jacob Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 16-Sep-01 Peter Wemm wrote: > John Baldwin wrote: >> >> On 15-Sep-01 Matthew Jacob wrote: >> > >> > with the latest KSE commits and a sys directory that's not part of >> > /usr/src > , >> > I >> > had to disable linux compat && osf1 modules from building for Alpha. >> >> Also, gdb's kvm-fbsd.c still has a p_addr reference. The code in question >> is >> rather different from the equivalent x86 code in gdb, and I'm not sure how >> to >> go about fixing it. > > What tree are you looking at? I fixed this on friday morning: > > peter 2001/09/14 04:08:44 PDT > > Modified files: > gnu/usr.bin/binutils/gdb/alpha kvm-fbsd.c > Log: > Update this to compile on the Alpha. > > Revision Changes Path > 1.4 +3 -3 src/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c > > You posted this around 30 hours after this commit.. (9:40am 2001/09/15 PDT) > > However, there is still a problem. It compiles but is looking up an old > symbol, I will be fixing this in the next few hours. Hmm, I cvsup'd but was still seeing p_addr. So long as it's fixed. Also, when looking at the code, there appear to be a lot of non-necessary diff's between i386 and alpha kvm-fbsd.c's. Might it be desirable to split the freebsd-specific portions of gdb into a MI file and a MD file? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message