-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.
Milestone
Description
Moving from nodejs/node-convergence-archive#28 (lots of background discussion there)
Summary from @davepacheco
the Node binary has built-in metadata that mdb uses, but the mdb functionality is not in Node itself. What's most critical is that the metadata be present, complete, and correct. Then the functionality can come later without having to change Node.
mdb commits in 0.12:
878c40e1b3762a5f3ed48094f954fbee705f69ff mdb_v8: fix symbols not loaded properly
- nodejs/node-v0.x-archive@878c40eebfa7e350aed8f61b68a290be2e8fefca9db939e mdb_v8: add tests for ::findjsobjects -k KIND
- nodejs/node-v0.x-archive@ebfa7e34312f8d760bdf574b5a461e426331f0b4d298f18 mdb_v8: update for v0.12
- nodejs/node-v0.x-archive@4312f8d
Background: this was disabled in io.js because we didn't have anyone to maintain it. We need an expert to dig in and put the required metadata into this repo prior to v4 (i.e. soon!). Marking for the 4.0.0 milestone as an ideal but not necessarily a blocker if we can't get someone's time to help with this.
ping @nodejs/dtrace-mdb
Metadata
Metadata
Assignees
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.