$go version
go version go1.13.1 darwin/amd64
$/Users/sudhakar/go/bin/dlv version
Delve Debugger
Version: 1.4.0
Build: 37bee98a8821843314b561bc6ab328dfff2aad1b
$./hello &
[1] 72335
$gcore 72335
$sudo gcore 72335
$/Users/sudhakar/go/bin/dlv core ./hello /cores/hello-72335-20200427T185443Z
unrecognized core format
Currently supports linux/amd64 core files and windows/amd64 minidumps.
--
You received this message because you are subscribed to the Google Groups "delve-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to delve-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/delve-dev/7b009953-545a-4e23-9f87-e18bef2e3f44%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to delv...@googlegroups.com.