Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Catalogue existing tools for Node.js post-mortem analysis. #6

Closed
@hhellyer

Description

@hhellyer

One of the first actions from the meeting was to catalogue existing post mortem tools and identify any capability gaps. Raising this issue as somewhere to gather that information.

Tool Description URL
node-inspector Standalone version of the Chrome dev tools https://www.npmjs.com/package/node-inspector
heapdump Trigger v8 heap dumps from javascript https://www.npmjs.com/package/heapdump
mdb_v8 JavaScript and C inspection for core files and live processes. Also contains a general description of postmortem debugging and tips for doing so. https://github.com/joyent/mdb_v8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions