Alejandro

Results 7 comments of Alejandro

Created a barbar.nvim integration: https://github.com/romgrk/barbar.nvim/issues/589

I notice [here](https://github.com/go-delve/delve/blob/master/Documentation/faq.md#-im-getting-an-error-while-compiling-delve--unsupported-architectures-and-oss) that MacOS darwin/arm64 is not on the supported list. Could this be the issue, and if so, is there a plan to support Apple's M series of...

Update, setting `CGO_ENABLED=0` seems to provide a fix for projects that don't require it

Unfortunately, because the issue is occurring when debugging internal software at my company, I cannot provide anything beyond what I have already shared.

``` executablecmd/server/main.go: Load command 0 cmd LC_SEGMENT_64 cmdsize 72 segname __PAGEZERO vmaddr 0x0000000000000000 vmsize 0x0000000100000000 fileoff 0 filesize 0 maxprot 0x00000000 initprot 0x00000000 nsects 0 flags 0x0 Load command 1...