kernel/Documentation/dev-tools/gdb-kernel-debugging.rst
.. .. @@ -24,7 +24,7 @@ 24 24 25 25 - Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and 26 26 www.qemu.org for more details). For cross-development, 27 - http://landley.net/aboriginal/bin keeps a pool of machine images and27 + https://landley.net/aboriginal/bin keeps a pool of machine images and28 28 toolchains that can be helpful to start from. 29 29 30 30 - Build the kernel with CONFIG_GDB_SCRIPTS enabled, but leave