Hi Dave,<div><br></div><div>I notice there was some discussion around on enabling</div><div>the display function parameters feature for crash tool.</div><div>Like this one: <a href="http://www.redhat.com/archives/crash-utility/2009-May/msg00016.html" style="font-family:Calibri;font-size:11pt">http://www.redhat.com/archives/crash-utility/2009-May/msg00016.html</a></div>
<div><br></div><div>Although the answer seems to be quite clear, it should be hard to</div><div>support such feature. But does this feature cannot be done anyway?</div><div>I think this feature would be great in assisting kernel debug.</div>
<div><br></div><div>The main feature I require, first should be know each param's value in the call stack.</div><div>Then it is better to know each call stack's param's name.</div><div><br></div><div>Like for do_vfs_ioctl function, it is better to display as:</div>
<div>do_vfs_ioctl(filp=xxx, fd=xxx, cmd=xxx, arg=xxx)</div><div><br></div><div>Do you have any idea on how this could be implemented?</div><div><br></div><div>Thanks,</div><div>Lei</div>