Skip to content

bootstrap: print information for snapshot at environment exit in debug

Print information relevant to snapshot building at the environment exit when NODE_DEBUG_NATIVE is set to include mksnapshot. This helps us understand what need to be fixed to build a snapshot when a script is run to completion.

Refs: https://github.com/nodejs/node/issues/37476

Merge request reports

Loading