lkml.org 
[lkml]   [2024]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] scripts/gdb: Fixes for $lx_current and $lx_per_cpu
Date
Hi all,

This series fixes several bugs in the GDB scripts related to the
$lx_current and $lx_per_cpu functions. The changes were tested with
GDB 10, 11, 12, 13, and 14.

Patch 1 fixes false-negative results when probing for KGDB

Patch 2 fixes the $lx_per_cpu function, which is currently non-functional
in QEMU-GDB and KGDB.

Patch 3 fixes an additional bug in $lx_per_cpu that occurs with KGDB.

Patch 4 fixes the incorrect detection of the current CPU number in KGDB,
which silently breaks $lx_per_cpu and $lx_current.

Regards,
Flo

Florian Rommel (4):
scripts/gdb: Fix failing KGDB detection during probe
scripts/gdb: Fix parameter handling in $lx_per_cpu
scripts/gdb: Make get_thread_info accept pointers
scripts/gdb: Fix detection of current CPU in KGDB

scripts/gdb/linux/cpus.py | 11 +++--------
scripts/gdb/linux/tasks.py | 2 +-
scripts/gdb/linux/utils.py | 2 +-
3 files changed, 5 insertions(+), 10 deletions(-)

--
2.44.0


\
 
 \ /
  Last update: 2024-05-27 18:02    [W:6.152 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site