[PATCH 0/7] scripts/gdb: Updates for 4.2

From: Jan Kiszka
Date: Fri May 22 2015 - 02:00:06 EST


Hi Andrew,

please include the following enhancements, fixes and cleanups for the
gdb scripts in your queue. Most work was done by ThiÃbaud, adding a list
checker and basic process listing.

Jan


CC: =?UTF-8?q?Thi=C3=A9baud=20Weksteen?= <thiebaud@xxxxxxxxxxx>

Jan Kiszka (2):
scripts/gdb: Also allow list_head pointer as lx-list-check paramter
scripts/gdb: Enable completion for lx-list-check parameter

ThiÃbaud Weksteen (5):
scripts/gdb: Add command to check list consistency
scripts/gdb: Fix typo in exception name
scripts/gdb: Fix PEP8 compliance
scripts/gdb: Add ps command
scripts/gdb: Remove useless global instruction

scripts/gdb/linux/dmesg.py | 1 -
scripts/gdb/linux/lists.py | 92 ++++++++++++++++++++++++++++++++++++++++++++
scripts/gdb/linux/symbols.py | 9 ++---
scripts/gdb/linux/tasks.py | 20 +++++++++-
scripts/gdb/linux/utils.py | 4 +-
scripts/gdb/vmlinux-gdb.py | 1 +
6 files changed, 117 insertions(+), 10 deletions(-)
create mode 100644 scripts/gdb/linux/lists.py

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/