[PATCH 01/13] scripts/gdb: Add infrastructure

2012-11-05 Thread Jan Kiszka
This provides the basic infrastructure to load kernel-specific python helper scripts when debugging the kernel in gdb. The loading mechanism is based on gdb loading for -gdb.py when opening . Therefore, this places a corresponding link to the main helper script into the output directory that conta

[PATCH 01/13] scripts/gdb: Add infrastructure

2012-10-03 Thread Jan Kiszka
From: Jan Kiszka This provides the basic infrastructure to load kernel-specific python helper scripts when debugging the kernel in gdb. The loading mechanism is based on gdb loading for -gdb.py when opening . Therefore, this places a corresponding link to the main helper script into the output d