Hi,
Is there a way to obtain the address of the current stack frame (the ebp 
register on x86 processors)?

In GCC, there's the bultin primitive __builtin_frame_address() that does 
precisely that.

Many thanks in advance, Laurent

Reply via email to