qemu+gdb debugging kernel (version>4.8)
When debugging the linux kernel (version > 4.8) with qemu and gdb, something wrong occurs:
- picture as follows:
Why?
The kernel (version >4.8) feature KASLR has been included. What is KASLR ?
Please see the acticle:
(1) https://lwn.net/Articles/569635/
(2)https://www.phoronix.com/scan.php?page=news_item&px=Linux-4.8-ASLR-Kernel-Mem-Sects