Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get a stack backtrace in section 3.4 of the beginner course #182

Open
rod-chapman opened this issue Oct 5, 2021 · 0 comments
Open

Comments

@rod-chapman
Copy link

I am working my way through the beginner's course, and going well so far.

In section 3.4 (and slide 9 of the PDF slides), it says that asm::bkpt() will generate a stack backtrace.

This doesn't work for me. It seems that I have to do an asm::udf() to get a backtrace.

Is that right? Does the training material need to be updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant