diff options
author | John Högberg <john@erlang.org> | 2021-10-08 16:03:04 +0200 |
---|---|---|
committer | John Högberg <john@erlang.org> | 2021-10-22 14:47:03 +0200 |
commit | c6330eed865e9de7ff1ad0577aceef955a085382 (patch) | |
tree | 5abfecc81e7ecea675bf9bc7952fa9a8c16ad861 /bootstrap/lib/compiler/ebin/compile.beam | |
parent | f24c10f4e95a736de9df87e3b4fa9063490d8274 (diff) | |
download | erlang-c6330eed865e9de7ff1ad0577aceef955a085382.tar.gz |
compiler: Add +absolute_source option
This lets `perf` and `gdb` show Erlang source code instead of just
saying "file.erl:1234"
OTP can be built with this information by passing it in the
`ERL_COMPILER_OPTIONS` environment variable:
ERL_COMPILER_OPTIONS="[absolute_source]" ./otp_build setup -a
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compile.beam')
0 files changed, 0 insertions, 0 deletions