lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 May 2015 07:58:10 +0200
From:	Jan Kiszka <jan.kiszka@...mens.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Thiébaud Weksteen <thiebaud@...steen.fr>
Subject: [PATCH 0/7] scripts/gdb: Updates for 4.2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ