Re: Feedback on my development setup

ngn <[email protected]> Fri, 19 Apr 2024 19:14:21 +0300
Newsgroups org.kernel.vger.linux-newbie
Message-ID <ZiKYXX-v0Eu-qCBt@archbtw>
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.