diff options
author | Björn Gustavsson <[email protected]> | 2011-03-17 08:33:40 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-08-16 08:58:47 +0200 |
commit | 45ec105b3a7962370413906b5fa49a6a73cf3d83 (patch) | |
tree | f28004a6a89f19623ccb9a427ef7bd63261af1f7 /lib/debugger/test | |
parent | 059dab74c2930eb5627737c336c428ca30f290c5 (diff) | |
download | otp-45ec105b3a7962370413906b5fa49a6a73cf3d83.tar.gz otp-45ec105b3a7962370413906b5fa49a6a73cf3d83.tar.bz2 otp-45ec105b3a7962370413906b5fa49a6a73cf3d83.zip |
Make sure that erlang:raise/3 sets the emulated stacktrace
erlang:raise/3 was evaluated in the real process, which produced
a correct stacktrace, but did not set emulated stacktrace for the
process. Thus, a subsequent call to erlang:get_stacktrace/0 would
retrieve the previous stacktrace for the process.
Diffstat (limited to 'lib/debugger/test')
0 files changed, 0 insertions, 0 deletions