•That will dump some HEX and text to your terminal:
…
…00405ee0: 00 00 00 00 00 00
00 00 44 04 77 80 c6 56 00 10 ........D.w..V..
…00405f00: ff ff ff ff e3 78
72 80 00 00 60 00 18 00 00 00 .....xr...`.....
Don’t worry, that’s just the raw
stack data - no human can read this as it is.
This output needs to be processed
with the symbol file to decode the function names on the call stack