aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src/debugger.appup.src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-03-17 08:33:40 +0100
committerBjörn Gustavsson <[email protected]>2011-08-16 08:58:47 +0200
commit45ec105b3a7962370413906b5fa49a6a73cf3d83 (patch)
treef28004a6a89f19623ccb9a427ef7bd63261af1f7 /lib/debugger/src/debugger.appup.src
parent059dab74c2930eb5627737c336c428ca30f290c5 (diff)
downloadotp-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/src/debugger.appup.src')
0 files changed, 0 insertions, 0 deletions