IDEA 2021.3 执行 golang 报错:RNING: undefined behavior version of Delve is too old for Go version 1.18

Posted 猎人在吃肉

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA 2021.3 执行 golang 报错:RNING: undefined behavior version of Delve is too old for Go version 1.18相关的知识,希望对你有一定的参考价值。

文章目录

1、问题描述

IDEA 2021.3.1 执行 golang 时,后台报错如下,

WARNING: undefined behavior - version of Delve is too old for Go version 1.18.0 (maximum supported version 1.17)

截图如下:

2、解决方法

1)配置

菜单如下:

help  -> Edit Custom Properties

增加内容:

dlv.path=你的GOPATH路径\\\\bin\\\\dlv.exe

配置完整如下:

2)IDEA 重启

IDEA 必须重启,否则不生效。

转载: https://blog.csdn.net/qq_40310224/article/details/108025476

以上是关于IDEA 2021.3 执行 golang 报错:RNING: undefined behavior version of Delve is too old for Go version 1.18的主要内容,如果未能解决你的问题,请参考以下文章

IntelliJ IDEA 2021.3 正式发布,支持一键修复,告别各种疑难杂症。。

IntelliJ IDEA 2021.3 正式发布,支持一键修复,告别各种疑难杂症!!

IDEA2021.3 开发Spring Boot配置热部署

IDEA2021.3 开发Spring Boot配置热部署

IDEA 2021.3 重磅发布!远程开发 (Beta) 机器学习故障自检体验优化......

IntelliJ IDEA 2021.3 正式发布:支持远程开发IDE故障排查等多项优化改进