]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scripts/gdb: add command to check list consistency
authorThiébaud Weksteen <thiebaud@weksteen.fr>
Tue, 30 Jun 2015 21:58:07 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jul 2015 02:44:57 +0000 (19:44 -0700)
commit084f6b1ec65170c2f8e38688bc83ff15b9a963e0
treea5a6bd5e2cb43311335af3df3acc5f40d0e0c4b0
parent43abdbcecea0673fa7f2f04422b57765935b2d5b
scripts/gdb: add command to check list consistency

Add a gdb script to verify the consistency of lists.

Signed-off-by: Thiébaud Weksteen <thiebaud@weksteen.fr>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/lists.py [new file with mode: 0644]
scripts/gdb/vmlinux-gdb.py