Hi,
you can try this crash extension as well.
https://github.com/hziSot/crash-stack-parser
Feel free to contact me if you have questions.
--
Alexandr
________________________________
From: crash-utility-bounces(a)redhat.com <crash-utility-bounces(a)redhat.com> on behalf
of qendo <qendo(a)qq.com>
Sent: Monday, June 26, 2017 09:17
To: crash-utility
Subject: [Crash-utility] crash can't switch frame and look up the local variable of
stack
hi all
while i using crash to analysis kdump, i find some missing feature of crash
crash can't switch frame and look up the local variable of stack like gdb
p local_var_a
p local_var_b
info local
f 1
f 2
f 3
is there any plan support those operation?
thanks