Updating python gdb command lx_current for riscv

From: debug
Date: Fri Nov 11 2022 - 14:59:52 EST


scripts/gdb has a good deal of useful commands to locate critical kernel
data structures from gdb. lx_current misses support for locating current
task on this cpu. This patch fixes that.
It's a small patch. Please merge.