delve/pkg
Alessandro Arzilli dd3cc63d8f proc: use original PC for Call position (#736)
The PC we have is relative to the first instruction after the CALL
instruction currently being executed.

Anyone watching a disassembly will understand what's happening if we
report the return PC, but reporting the first PC of the current line is
useless and confusing.
2017-02-16 11:20:12 -08:00
..
config Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
dwarf Fix benchmark in DWARF line parser test (#737) 2017-02-13 22:24:54 +01:00
proc proc: use original PC for Call position (#736) 2017-02-16 11:20:12 -08:00
target Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
version Move top-level packages into pkg 2017-02-08 12:17:19 -08:00