Implementing stack walking in an x64 Windows debugger
Submitted 11 months ago by morg@zorg.social to programming@programming.dev
https://www.timdbg.com/posts/writing-a-debugger-from-scratch-part-6/
Submitted 11 months ago by morg@zorg.social to programming@programming.dev
https://www.timdbg.com/posts/writing-a-debugger-from-scratch-part-6/
mrkite@programming.dev 11 months ago
Very cool. I wonder how portable the theory behind it is. That’s one problem with the m1 macs, gdb doesn’t support them.