Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCreate pretty-printer helpers for JS values #21903
Open
Labels
Comments
|
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
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.