mirror of
https://github.com/go-delve/delve.git
synced 2025-10-28 04:35:19 +08:00
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.