core
Analyze core dumps produced by Go executables to debug and trace program issues. Input the executable path and core dump file for detailed insights into code behavior and errors.
Instructions
Examine a core dump
Input Schema
Name | Required | Description | Default |
---|---|---|---|
corePath | Yes | Path to the core dump file | |
executable | Yes | Path to the executable that produced the core dump |