nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

Reinstate 19 Nightly Build #406

Open No9 opened 1 year ago

No9 commented 1 year ago

As part of the work to get 16 and 18 compat in place we have disabled 19 Opened this to capture that it needs reinstating

No9 commented 1 year ago

PR has landed to Reinstate 19.x https://github.com/nodejs/llnode/pull/420 But it is on hold until https://github.com/nodejs/node/issues/44650 lands