grub-devel
[Top][All Lists]
Advanced

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

How to enable MM debugging?


From: Stanislav Kholmanskikh
Subject: How to enable MM debugging?
Date: Tue, 29 Nov 2016 16:52:11 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hi!

Does anybody use MM debugging? If so, what is the recommended/working
way of enabling it?

These steps do not work:

1. Run ./configure with '--enable-mm-debug'. It reports:

With memory debugging: Yes

2. Then build and install the binaries, and install the boot loader

3. Then set 'grub_mm_debug=1' in the grub's prompt.

grub> set grub_mm_debug=1
grub> insmod ofnet
grub>

During initialization, ofnet calls grub_malloc(), so I expect some debug
messages to be printed on 'insmod ofnet'.

Am I missing something, or is it a bug?

Thanks.





reply via email to

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