diff options
author | José Valim <[email protected]> | 2016-02-22 22:16:53 +0100 |
---|---|---|
committer | José Valim <[email protected]> | 2016-02-23 08:37:40 +0100 |
commit | c7e82c6b406b632a191c791a1bd2162bde08f692 (patch) | |
tree | 699ff115ae3892e483d3a941edf17fe0b69616fa /bootstrap/lib/stdlib/ebin/maps.beam | |
parent | e038cbe699acc19901e10b9569a3b783e900582d (diff) | |
download | otp-c7e82c6b406b632a191c791a1bd2162bde08f692.tar.gz otp-c7e82c6b406b632a191c791a1bd2162bde08f692.tar.bz2 otp-c7e82c6b406b632a191c791a1bd2162bde08f692.zip |
Use compile source info in debugger
Prior to this commit, the debugger relied on a simple heuristic
that traverses directory from the beam file to find a source file.
The heuristic was maintained with this patch but, if it fails,
it fallbacks to the source value in the module compile info.
In order to illustrate how it works, one of the tests that
could not find its source now passes successfully (showing the
source lookup is more robust).
Diffstat (limited to 'bootstrap/lib/stdlib/ebin/maps.beam')
0 files changed, 0 insertions, 0 deletions