Skip to main content
edited tags
Link
Peter Cordes
  • 376.9k
  • 50
  • 742
  • 1k
Source Link
Juicy
  • 12.6k
  • 40
  • 135
  • 221

Print out value of stack pointer

How can I print out the current value at the stack pointer in C in Linux (Debian and Ubuntu)?

I tried google but found no results.