delve/pkg
aarzilli e19cbcefa9 proc,command: fix optimized function warning in 1.9
A user complained on the mailing list about having continuous
"optimized function warnings" on non-optimized functions when using 1.9.
This commit fixes the problem by disabling optimized function detection
on 1.9 and earlier (where it's impossible) and adds a test so we don't
break it again in the future.
2018-06-20 07:56:32 -07:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags service,logflags: log all RPC messages 2018-06-14 09:27:38 -07:00
proc proc,command: fix optimized function warning in 1.9 2018-06-20 07:56:32 -07:00
terminal proc,command: fix optimized function warning in 1.9 2018-06-20 07:56:32 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00