delve unrecognized core format error

49 views
Skip to first unread message

sudhakar mnsr

unread,
Apr 27, 2020, 3:27:45 PM4/27/20
to delve-dev
Iam facing issue with delve. Iam first time user of delve and got into this. Please help me to identify whether it is a compatibility issue or me doing something wrong.

$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

Choudhary Sourya Vatsyayan

unread,
Apr 28, 2020, 5:55:15 AM4/28/20
to delve-dev

Currently supports linux/amd64 core files and windows/amd64 minidumps.

darwin is not supported currently.

sudhakar mnsr

unread,
Apr 28, 2020, 7:09:17 AM4/28/20
to Choudhary Sourya Vatsyayan, delve-dev
Thanks Sourya for your response. That really helped.

Is there any other tool which takes the role of delve on Mac.

Regards
Sudhakar

--
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.

Choudhary Sourya Vatsyayan

unread,
May 1, 2020, 6:59:08 AM5/1/20
to delve-dev
I cannot think of any debuggers that have support for Go like delve does. You can use GDB, though.
To unsubscribe from this group and stop receiving emails from it, send an email to delv...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages