Re: [PATCH v8 00/22] Add gdb python scripts as kernel debugging helpers

2014-06-09 Thread Andi Kleen
I looked through the patches and from a quick look they all look good to me. I especially like the support for per cpu variables. I had a lot of trouble with those in the past with various debugging setups. Acked-by: Andi Kleen -Andi -- a...@linux.intel.com -- Speaking for myself only. -- To

[PATCH v8 00/22] Add gdb python scripts as kernel debugging helpers

2014-06-06 Thread Jan Kiszka
Some time passed since the last posting. Basically, this round comes with two changes: - make the code Python 3 compatible [Pantelis Koukousoulas] - rebase over recent Linux version, resolving a trivial conflict See http://lkml.indiana.edu/hypermail/linux/kernel/1210.0/01598.html for the origina