scripts/gdb: add helper and convenience function to look up tasks
[linux-2.6-block.git] / scripts / gdb / vmlinux-gdb.py
index fa66d23ea5633b35b59d7829112b43738ac124b5..4d7eb2c409aae955b5ef17b51a447ae0ef3bc2ce 100644 (file)
@@ -26,3 +26,4 @@ else:
     import linux.symbols
     import linux.modules
     import linux.dmesg
+    import linux.tasks