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?= <thieb...@weksteen.fr>

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to