Re: [PATCH v2] docs: Add debugging chapter to development documentation

2023-06-05 Thread Glenn Washburn
On Sun, 4 Jun 2023 02:29:30 -0500 Oskari Pirhonen wrote: > This looks useful, thanks! > > Some minor things I found when (quickly) reading through it: Thanks for proof reading this! I'll make all the changes you've suggested. You're right I'd forgotten that "its" is the possessive version, not

Re: [PATCH v2] docs: Add debugging chapter to development documentation

2023-06-04 Thread Oskari Pirhonen
This looks useful, thanks! Some minor things I found when (quickly) reading through it: On Fri, Jun 02, 2023 at 15:15:52 -0500, Glenn Washburn wrote: > Debugging GRUB can be tricky and require arcane knowledge. This will > help those unfamiliar with the process to get started debugging GRUB > wit

[PATCH v2] docs: Add debugging chapter to development documentation

2023-06-02 Thread Glenn Washburn
Debugging GRUB can be tricky and require arcane knowledge. This will help those unfamiliar with the process to get started debugging GRUB with less effort. Signed-off-by: Glenn Washburn --- Range-diff against v1: 1: 24680ea61004 ! 1: e602b68f4ee8 docs: Add debugging chapter to development docu