Hi all, I noticed that running "call $lx_current()" with the kernel GDB helper scripts was crashing when running in UML. So, I've fixed this. I'm not 100% sure this is correct or covers all corner cases, but I've done some minimal testing. Perhaps someone on the linux-um list can review/comment on whether this looks good or not.
There's also a trivial indentation fix in the same area. Glenn Glenn Washburn (2): scripts/gdb: Correct indentation in get_current_task scripts/gdb: Support getting current task struct in UML scripts/gdb/linux/cpus.py | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) -- 2.30.2 _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um