Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc

2022-12-22 Thread Daniel Kiper
On Wed, Dec 21, 2022 at 12:21:26PM -0600, Glenn Washburn wrote: > On Wed, 21 Dec 2022 16:28:35 +0100 > Daniel Kiper wrote: > > > On Thu, Dec 15, 2022 at 11:29:36PM -0600, Glenn Washburn wrote: > > > Add symbols for boot.image, disk.image, and lzma_decompress.image > > > if the target is i386-pc. >

Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc

2022-12-21 Thread Glenn Washburn
On Wed, 21 Dec 2022 16:28:35 +0100 Daniel Kiper wrote: > On Thu, Dec 15, 2022 at 11:29:36PM -0600, Glenn Washburn wrote: > > Add symbols for boot.image, disk.image, and lzma_decompress.image > > if the target is i386-pc. > > Why? Why not? I'm not clear on what your objection is. This is for deb

Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc

2022-12-21 Thread Daniel Kiper
On Thu, Dec 15, 2022 at 11:29:36PM -0600, Glenn Washburn wrote: > Add symbols for boot.image, disk.image, and lzma_decompress.image if the > target is i386-pc. Why? > Signed-off-by: Glenn Washburn > --- > grub-core/gdb_grub.in | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/grub-