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

Create pretty-printer helpers for JS values #21903

Open
jdm opened this issue Oct 10, 2018 · 1 comment
Open

Create pretty-printer helpers for JS values #21903

jdm opened this issue Oct 10, 2018 · 1 comment
Labels
B-high-value Represents work that would have a big impact

Comments

@jdm
Copy link
Member

jdm commented Oct 10, 2018

Porting the relevant helpers from https://searchfox.org/mozilla-central/source/js/src/gdb/mozilla to something that can be used in lldb for Servo would make debugging problems that intersect the JS engine easier.

@jdm jdm added the B-high-value Represents work that would have a big impact label Oct 10, 2018
@jdm
Copy link
Member Author

jdm commented Oct 10, 2018

https://searchfox.org/mozilla-central/source/third_party/python/lldbutils/lldbutils has code that could be useful as a model, even though it doesn't make use of JS engine types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-high-value Represents work that would have a big impact
Projects
None yet
Development

No branches or pull requests

1 participant