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

EmergencyDebugger needs a command to dump the stack or inspect it #6878

Closed
StevenCostiou opened this issue Jul 17, 2020 · 1 comment
Closed

Comments

@StevenCostiou
Copy link
Collaborator

When we get into the emergency debugger, we need commands to:

  • dump the stack into text
  • close ED and open an inspector on the stack or on any other element
    Being able to do that will help to browse with real tools when possible, or to copy/paste information to remember where to look in the code (else we lose everything once the debugger is closed).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant