List Question
20 TechQA 2024-03-08T13:38:48.620000Stack frame and value pointer
40 views
Asked by Disdainty
I can't use RSP to reference the end of the stack
122 views
Asked by strjak
Is there a way to calculate the bytes allocated to the stack frame of a function?
126 views
Asked by Zayed Aldhaheri
How to trace Stack Frame manually with just raw program memory record?
84 views
Asked by vietviet
How memory is allocated for a static array on the stack?
129 views
Asked by Oleg Badmaev
tcl how to get command executed in which file and which line?
78 views
Asked by JoshTitle
Windows x64 stack frame ABI shenanigans
23 views
Asked by lav_shaun
In C, what happens to the stack when we have a return statement which returns a function call?
88 views
Asked by Cblue X
Frame, Stack Frame in process Stacking Unstacking
46 views
Asked by tta
Does the System V ABI on Ubuntu place the return address within the caller function's frame or the callee function's frame?
87 views
Asked by alessio solari
Get parameter value in Assembly
60 views
Asked by Võ Khắc Bảo
How did alloca() interact with other stack allocation?
189 views
Asked by Peter Wu
Why do we use the stack for the return address of a function?
30 views
Asked by Mach
C++ return by value class objects's memory whereabouts in wake of optimizations
85 views
Asked by codepoet
C# find what the last interacted with instance in the call stack is
71 views
Asked by Jakob Tinhofer
Cortex-M0+Determining stack frame size at run time
71 views
Asked by Kay
How does the compiler allocate memory for conditionally declared automatic variables in C++?
1k views
Asked by TwistedBlizzard
Understanding the order of local variable(s) on the stack frame
64 views
Asked by noob_user
How to do tail call optimisation in Scala3?
99 views
Asked by Plegeus
Stack frame size
267 views
Asked by Zuja Plays