NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/48093: sysinst cores with floating point exception on arm/BEAGLEBONE
The following reply was made to PR install/48093; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: install/48093: sysinst cores with floating point exception on
arm/BEAGLEBONE
Date: Mon, 29 Jul 2013 11:04:41 +0200
I can not reproduce it on shark (with softfloat).
If you have a beaglebone already up & running, this is how to debug
it easily:
cd /usr/src/distrib/utils/sysinst
make DBG="-g -DDEBUG" USETOOLS=never
(get some suitable target drive ready)
./arch/evbarm/sysinst
and check the core. Or run the last step under gdb.
If you don't have a spare "disk", you can configure a vnd, with -DDEBUG
sysinst will offer that as well.
Martin
Home |
Main Index |
Thread Index |
Old Index