Hi, this is a new iteration of the patches to display virtual addresses of grub-core/kernel.exec for use in gdb.
For this iteration, I've taken Thomas's suggestion (thanks!) to address Glenn's reviews: instead of hiding file:line numbers, they are printed on their own line, commented out. Be well, --Robbie Peter Jones (1): Make a "gdb" dprintf that tells us load addresses Robbie Harwood (1): Add gdb-friendly output support to grub_real_dprintf() grub-core/kern/dl.c | 50 +++++++++++++++++++++++++++++++++++++++ grub-core/kern/efi/efi.c | 4 ++-- grub-core/kern/efi/init.c | 26 +++++++++++++++++++- grub-core/kern/misc.c | 7 +++++- include/grub/efi/efi.h | 2 +- 5 files changed, 84 insertions(+), 5 deletions(-) -- 2.33.0 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel