BSDLinux OSMacOSRDebugWindowsgood first issue
仓库指标
- 星标
- (23,826 个星标)
- PR 合并指标
- (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)
描述
Sometimes, figuring where coredump was put, and if is enabled is tricky. Radare2 can help to handle this automatically, see e.g. https://stackoverflow.com/questions/2065912/core-dumped-but-core-file-is-not-in-the-current-directory
- Linux
- MacOS
- *BSD
- Windows
See also https://www.freedesktop.org/software/systemd/man/coredumpctl.html
coredumpctl list
coredumpctl debug 234234
--debugger=DEBUGGERUse the given debugger for the debug command. If not given and
$SYSTEMD_DEBUGGERis unset, thengdbwill be used.