grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub_machine_set_prefix, --enable-mm-debug


From: Hollis Blanchard
Subject: Re: grub_machine_set_prefix, --enable-mm-debug
Date: Tue, 25 Apr 2006 18:22:03 -0500

On Apr 25, 2006, at 3:08 PM, Yoshinori K. Okuji wrote:

        A new machine-specific function "grub_machine_set_prefix" is
        defined. This is called after loading modules, so that a prefix
        initialization can use modules.

I think you broke grub-emu with this change, because grub-emu uses kern/main.c, but nothing provides grub_machine_set_prefix() there.

        Also, this change adds an
        intensive debugging feature for the memory manager via the
        configure option "--enable-mm-debug".

Is there a reason not to use the runtime debugging infrastructure we have? Most of that is "intensive" as well...

-Hollis





reply via email to

[Prev in Thread] Current Thread [Next in Thread]