Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 853 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 853 Bytes

#Post Mortem Diagnostics Working Group

The Post Mortem Diagnostics working group is dedicated to support and improvement of post mortem debugging for Node. It seeks to provide the APIs/tools needed to generate dumps when required and to use these dumps to be able to debug issues. Responsibilities include:

  1. Defining and adding interfaces/APIs in order to allow dumps to be generated when needed
  2. Defining and adding common structures to the dumps generated in order to support tools that want to introspect those dumps

Initial proposed members include:

  • Howard Hellyer (@hellyeribm)
  • David Pacheco (@davepacheco)
  • Julien Gilli (@misterdjules)
  • Michael Dawson (@mhdawson)
  • Chris Bailey (@seabaylea)
  • Bradley Meck (@bmeck)
  • Daniel Khan (@danielkhan)
  • Joshua Clulow (@jclulow)
  • any others interested from the community