2 Commits

Author SHA1 Message Date
9523849883 *: Change comments to match common Go standarts (#3221) 2022-12-14 08:56:07 -08:00
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