KDB pop stack?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 21 Jul 2003 17:17:02 -0500, 
linas at austin.ibm.com wrote:
>Maybe the newest version has the following feature: ability to 
>view registers as they 'would have been' if the stack were poped? 

Where are those registers stored?  Working registers are overwritten.
Preserved registers are saved somewhere on stack, but there is no
defined place where they are stored.  At least not on i386, ia64 has
unwind data that says where preserved registers are saved, i386 is all
ad-hoc storage with no way for kdb to tell where that storage is.




[Index of Archives]     [Linux Kernel Development]     [Linux Kernel Newbies]     [Linux USB Development]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux