delve/pkg/dwarf
aarzilli 74c98bc961 proc: support position independent executables (PIE)
Support for position independent executables (PIE) on the native linux
backend, the gdbserver backend on linux and the core backend.
Also implemented in the windows native backend, but it can't be tested
because go doesn't support PIE on windows yet.
2018-10-11 11:21:27 -07:00
..
dwarfbuilder pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg 2017-11-21 11:51:02 -08:00
frame proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
godwarf proc: change (*Variable).setValue for use in CallFunction 2018-08-15 10:29:16 -07:00
line proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
op proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
reader proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
util proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00