All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] GDB script fixes
@ 2023-02-21 18:28 Glenn Washburn
  2023-02-21 18:28 ` [PATCH 1/3] gdb: Fix redirection issue in dump_module_sections Glenn Washburn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Glenn Washburn @ 2023-02-21 18:28 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Glenn Washburn

This series is the first 3 patches of the previous series "GDB script fixes
and improvements", which I think it better to break into separate logical
series. These are (most of) the fixes from that that series that stand alone.

Glenn

Glenn Washburn (3):
  gdb: Fix redirection issue in dump_module_sections
  gdb: Prevent wrapping when writing to .segments.tmp
  gdb: If no modules have been loaded, do not try to load module symbols

 grub-core/gdb_grub.in | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-23 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-21 18:28 [PATCH 0/3] GDB script fixes Glenn Washburn
2023-02-21 18:28 ` [PATCH 1/3] gdb: Fix redirection issue in dump_module_sections Glenn Washburn
2023-02-21 18:28 ` [PATCH 2/3] gdb: Prevent wrapping when writing to .segments.tmp Glenn Washburn
2023-02-21 18:28 ` [PATCH 3/3] gdb: If no modules have been loaded, do not try to load module symbols Glenn Washburn
2023-02-23 14:21 ` [PATCH 0/3] GDB script fixes Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.