UCSC-CRL-92-25: PRODUCING AN ACCURATE CALL-STACK TRACE IN THE OCCASIONAL ABSENCE OFFRAME POINTERS

03/01/1992 09:00 AM
Computer Science
An interactive debugger should be able to provide a call-stack trace, listing active subroutines in reverse order of their invocations. This facility relies on information provided by code within each called routine. This paper describes alternative ways to support this facility in the circumstance that this code is optimized away. (supersedes 90-62)

UCSC-CRL-92-25