mirror of
https://github.com/go-delve/delve.git
synced 2025-10-29 01:27:16 +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.