cvs commit: src/sys/boot/efi/loader Makefile src/sys/boot/ia64/skiload Makefile

Marcel Moolenaar marcel at xcllnt.net
Fri Feb 13 09:53:07 PST 2004


On Fri, Feb 13, 2004 at 09:37:07AM +0000, Doug Rabson wrote:
> 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.

Yes. What's your point?

> 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.

The script still works. All you need is an unstripped loader. You
don't need debug information for that.

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the cvs-src mailing list