mirror of
https://github.com/go-delve/delve.git
synced 2025-10-30 10:17:03 +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.