delve/service/debugger
aarzilli ec8dc3a10d proc,vendor: show global variables in disassembly
updates vendored version of x86asm, adds a symbol lookup function to
pass to the disassembler.

This will show global symbol names in the disassembly like go tool
objdump does.
2018-03-22 10:01:00 -07:00
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_linux.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
debugger_windows.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
locations_test.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
locations.go debugger/locations: locspec "+0" should always evaluate to the current PC 2017-12-18 10:30:53 -08:00