Is there any way to show local var when using crash to analyse coredump?

Larry losemyheaven at foxmail.com
Thu Aug 16 07:06:12 EDT 2018


Hi list,


When using gdb, we can use "frame" command to select which layer in the back trace to debug,
and then we can use "print" command to print local var within this layer.


But I found that these two commands does not work in crash tool, is there any way to solve it?




Thanks
Larry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180816/6e7bf11d/attachment.html>


More information about the Kernelnewbies mailing list