gt;-append, -initrd command line switches. This is generally only useful if
>you do not depend on modules. See QEMU documentation for more details on
> - this mode.
> + this mode. In this case, you should build the kernel with
> + CONFIG_RANDOMIZE_BASE disabled if the archi
On 2016-08-09 01:35, Jonathan Corbet wrote:
> Cc: Jan Kiszka
> Signed-off-by: Jonathan Corbet
> ---
> .../gdb-kernel-debugging.rst} | 77
> +-
> Documentation/dev-tools/tools.rst | 1 +
> 2 files changed, 46 insert
; scripts/gdb/linux/radixtree.py | 97
> --
> scripts/gdb/linux/symbols.py | 2 +-
> scripts/gdb/vmlinux-gdb.py | 1 -
> 7 files changed, 6 insertions(+), 129 deletions(-)
> delete mode 100644 scripts/gdb/linux/radixtr
: mma...@suse.com
Dom Cote (2):
scripts/gdb: Improve types abstraction for gdb python scripts
scripts/gdb: Fix issue with dmesg.py and python 3.X
Jan Kiszka (2):
scripts/gdb: Adjust module reference counter reported by lx-lsmod
scripts/gdb: Cast CPU numbers to integer
Kieran Bingham (14
From: Kieran Bingham
Provide a worked example for utilising the lx_radix_tree_lookup function
Cc: Jonathan Corbet
Cc: linux-doc@vger.kernel.org
Signed-off-by: Kieran Bingham
Signed-off-by: Jan Kiszka
---
Documentation/gdb-kernel-debugging.txt | 21 +
1 file changed, 21