-
-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Labels
Description
Testing llnode on OS X + Linux with a range of node.js and lldb versions would help catch snafus like nodejs/llnode#109.
On OS X, I think testing against the lldb that Apple ships with the latest Xcode is good enough. On Linux, a good matrix would be the cross product of:
- lldb 3.8, 3.9 and 4.0
- node.js 4, 6 and 8
I'm happy to help with the setup.
cjihrig and gibfahn