Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GoVer18Beta = GoVersion{1, 8, -1, 0, 0, ""}
)
Functions ¶
func Compatible ¶ added in v1.3.0
Compatible checks that the version specified in the producer string is compatible with this version of delve.
func ProducerAfterOrEqual ¶ added in v1.1.0
ProducerAfterOrEqual checks that the DW_AT_producer version is major.minor or a later version, or a development version.
func VersionAfterOrEqual ¶ added in v1.1.0
VersionAfterOrEqual checks that version (as returned by runtime.Version() or go version) is major.minor or a later version, or a development version.
Types ¶
Click to show internal directories.
Click to hide internal directories.