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

Comparison to the "First version of DebuggingFramework.md" Pull Request #2

Open
fitzgen opened this issue May 10, 2018 · 0 comments
Open

Comments

@fitzgen
Copy link
Owner

fitzgen commented May 10, 2018

"First version of DebuggingFramework.md" Pull Request

  • That PR has some definitions in the intro; would probably be good to add some terminology definitions to these requirements.

  • That PR is Web-specific. It assumes that the embedder is a browser engine and that a JavaScript implementation is available, which is not always the case.

  • That PR assumes that the debuggee program is currently being executed.

  • That PR is proposing a solution, while this document is strictly about gathering requirements and constraints.

  • That PR is only considering the stepping debugger use case. This document attempts to consider a broader range of tools in additon to stepping debuggers: consoles, time profilers, code size profilers, linkers and bundlers, static analysis tools, instrumentation and rewriting tools, etc.

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