From owner-freebsd-alpha Wed Feb 14 7:36:10 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from altrade.nijmegen.inter.nl.net (altrade.nijmegen.inter.nl.net [193.67.237.6]) by hub.freebsd.org (Postfix) with ESMTP id 0306B37B4EC for ; Wed, 14 Feb 2001 07:36:07 -0800 (PST) Received: from lent.nijmegen.inter.nl.net by altrade.nijmegen.inter.nl.net via lent.nijmegen.inter.nl.net [193.67.237.17] with ESMTP for id QAA03471 (8.8.8/1.3); Wed, 14 Feb 2001 16:36:06 +0100 (MET) Message-Id: <200102141536.QAA03471@altrade.nijmegen.inter.nl.net> Content-Transfer-Encoding: binary Content-Type: multipart/mixed; boundary="_----------=_982164965179410" MIME-Version: 1.0 X-Mailer: MIME::Lite 2.102 (B2.11; Q2.03) Date: Wed, 14 Feb 2001 15:36:05 UT From: Peter.Blok@inter.NL.net To: freebsd-alpha@freebsd.org Subject: unaligned access Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --_----------=_982164965179410 Content-Disposition: inline Content-Length: 567 Content-Transfer-Encoding: binary Content-Type: text/plain Hi, I am trying to port mpd-netgraph to alpha, but i'm getting a lot of uac's. I am trying to use gdb, but I am not used to gdb. When I try to lookup the address it tells me it is outside the map. Is it possible to make it core dump instead of this warning? It would be nice if you can say: run this command and core dump on uac. Are tools available to determine in which function the uac takes place? I can make something myself with perl and nm, but if there is already something out there? Which compiler options bring this up at compile time? Peter --_----------=_982164965179410-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message