alistair23-linux/scripts/gdb/linux
Jan Kiszka 586a1a125e scripts/gdb: add empty package initialization script
This got lost during the initial merge process: Python requires an
__init__.py script, even if empty, in order to accept a directory as
package.  Add it, this time as a non-empty file.

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>
2015-02-28 09:57:51 -08:00
..
.gitignore scripts/gdb: ignore byte-compiled python files 2015-02-17 14:34:54 -08:00
__init__.py scripts/gdb: add empty package initialization script 2015-02-28 09:57:51 -08:00
cpus.py scripts/gdb: convert CpuList to generator function 2015-02-17 14:34:55 -08:00
dmesg.py scripts/gdb: port to python3 / gdb7.7 2015-02-17 14:34:54 -08:00
Makefile scripts/gdb: add infrastructure 2015-02-17 14:34:53 -08:00
modules.py scripts/gdb: convert CpuList to generator function 2015-02-17 14:34:55 -08:00
symbols.py scripts/gdb: disable pagination while printing from breakpoint handler 2015-02-17 14:34:55 -08:00
tasks.py scripts/gdb: use a generator instead of iterator for task list 2015-02-17 14:34:54 -08:00
utils.py scripts/gdb: port to python3 / gdb7.7 2015-02-17 14:34:54 -08:00