cvs commit: src/sys/boot/efi/loader Makefile
src/sys/boot/ia64/skiload Makefile
Doug Rabson
dfr at nlsystems.com
Fri Feb 13 01:37:20 PST 2004
On Fri, 2004-02-13 at 04:45, Marcel Moolenaar wrote:
> marcel 2004/02/12 20:45:41 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/boot/efi/loader Makefile
> sys/boot/ia64/skiload Makefile
> Log:
> Don't create a mapfile during link. It's not needed for the build.
I believe it was there from when I was tring to debug the inital loader
port. The debug flags for skiload were there for my script which loaded
the kernel and set a ski breakpoint at '__start' - it set breakpoints
inside skiload so that it could swap symbol tables after the kernel was
loaded.
More information about the cvs-all
mailing list