Call Frames and Machine Code Correlation

For a call to a function, the machine code generated typically does the following:

When the thread is partway through the call frame creation or tear-down, the debugger will still show the call frame, but will not be able to show correct values for the variables or parameters.


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.