I have a draft document which I would like broader review on, which currently lives here: https://gitlab.com/anadon/getting-started-on-kernel-dev-guide-workspace. This document is to ease the setup of Kernel Development. I intend to send this in as a patch to the mainline doc tree once it gets by a suitable number of reviewers. On Fri, Apr 19, 2024 at 12:15 PM ngn <ngn@xxxxxx> wrote: > > On Thu, Apr 18, 2024 at 05:40:20PM -0400, Josh Marshall wrote: > > Looks like breakpoints aren't working? https://paste.debian.net/1314501/ > > > > This maybe caused by Kernel Address Space Randomization (KASLR), try > disabling it by adding nokaslr option to the boot options.