mirror of
https://github.com/go-delve/delve.git
synced 2025-11-03 05:47:34 +08:00
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.