On Tue, May 30, 2023 at 04:29:08PM +0200, Daniel Kiper wrote:
> On Sat, May 13, 2023 at 09:25:38PM -0500, Glenn Washburn wrote:
> > EFI firmware determines where to load the GRUB EFI at runtime, and so the
> > addresses of debug symbols are not known ahead of time. There is a command
> > defined in
On Sat, May 13, 2023 at 09:25:38PM -0500, Glenn Washburn wrote:
> EFI firmware determines where to load the GRUB EFI at runtime, and so the
> addresses of debug symbols are not known ahead of time. There is a command
> defined in the gdb_grub script which will load the debug symbols at the
> approp
EFI firmware determines where to load the GRUB EFI at runtime, and so the
addresses of debug symbols are not known ahead of time. There is a command
defined in the gdb_grub script which will load the debug symbols at the
appropriate addresses, if given given the application load address for GRUB.
S