delve/cmd/dlv
aarzilli ae6a5f503c cmd/dlv/main: trace subcommand shows duplicate entries
The tracepoint should be set on the function's first line, not the
function's entry point to avoid function prologue weirdness.

Fixes #389
2016-01-31 13:35:18 +01:00
..
main.go cmd/dlv/main: trace subcommand shows duplicate entries 2016-01-31 13:35:18 +01:00