On Fri, Feb 1, 2013 at 3:21 AM, Ben Noordhuis <[email protected]> wrote: > The people at Joyent added V8 smarts to mdb as a plugin but I don't > know if it still works.
It does. I use it from time to time. You may need to get on the latest SmartOS build to get a v8.so that works with node v0.8. > It's possible that mdb understands Linux core dumps but I expect it > doesn't. A core dump is an ELF file in disguise and about as > portable. I've tried mdb'ing linux core dumps, and it has never gone well. Maybe there's an incantation to make it work, but if so, I don't know what it is. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
