Fix prologue detection on testvariables2.go's main.main (#625)

This commit is contained in:
Alessandro Arzilli
2016-09-06 19:27:07 +02:00
committed by Derek Parker
parent f2c1789c64
commit e4c7df1469
6 changed files with 20 additions and 6 deletions

View File

@ -18,9 +18,9 @@ import (
sys "golang.org/x/sys/unix"
"golang.org/x/debug/elf"
"github.com/derekparker/delve/dwarf/frame"
"github.com/derekparker/delve/dwarf/line"
"golang.org/x/debug/elf"
)
// Process statuses