index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debugger
/
src
/
dbg_ieval.erl
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
debugger: Optimize evaluation of new map creation
Björn Gustavsson
2015-04-30
debugger: Use module erl_anno
Hans Bolinder
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2014-10-21
debugger: clean up Common Test adaption
Hans Bolinder
2014-05-03
Fix evaluation of map updates in the debugger and erl_eval
Anthony Ramine
2014-03-15
Fix evaluation of empty map updates in the debugger
Anthony Ramine
2014-02-10
Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'
Björn Gustavsson
2014-02-10
Truly test debugger in erl_eval_SUITE copy
Anthony Ramine
2014-02-07
Merge branch 'vladdu/debugger/fixes'
Björn Gustavsson
2014-02-05
remove warning for variable exported from case
Vlad Dumitrescu
2014-02-04
Support maps in the debugger
Anthony Ramine
2014-01-09
Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'
Björn Gustavsson
2013-12-15
Fix evaluation of andalso and orelse in the debugger
Anthony Ramine
2013-12-12
Support named funs in the debugger interpreter
Anthony Ramine
2013-03-07
[debugger] Add an option 'Strings'
Hans Bolinder
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2013-01-10
debugger: Fix user evalution dependent of bindings in trace window
Dan Gudmundsson
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-08-18
debugger: Include line numbers in exceptions
Björn Gustavsson
2011-08-16
Don't include tail-recursive calls in stacktraces
Björn Gustavsson
2011-08-16
Fix the no_tail option
Björn Gustavsson
2011-08-16
dbg_ieval: Properly handle exceptions when binary construction fails
Björn Gustavsson
2011-08-16
Fix binary matching in the debugger
Björn Gustavsson
2011-08-16
Delay saving of the stack in exit_info when an exception occurs
Björn Gustavsson
2011-08-16
Make sure that erlang:raise/3 sets the emulated stacktrace
Björn Gustavsson
2011-08-16
Make stacktraces in exceptions more similar to BEAM's stacktraces
Björn Gustavsson
2011-08-16
Don't build stacktrace until erlang:get_stacktrace() is called
Björn Gustavsson
2011-08-16
Rewrite stack handling
Björn Gustavsson
2011-08-16
Slightly clean-up and optimize some evaluation code
Björn Gustavsson
2011-08-16
ieval record: Rename the misnamed 'last_call' field to 'top'
Björn Gustavsson
2011-08-16
Break out stack handling into the dbg_istk module
Björn Gustavsson
2011-08-16
Remove the special handling of Mod:module_info/{0,1}
Björn Gustavsson
2011-08-16
Remove the special handling of spawn BIFs
Björn Gustavsson
2011-08-16
Remove support for erlang:fault/{1,2}
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2010-06-07
debugger: Clean up as suggested by tidier
Kostis Sagonas
2009-12-01
OTP-8310 Bugs have been fixed in the evaluation of comprehensions and
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP