aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src/dbg_icmd.erl
AgeCommit message (Expand)Author
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-06-18Update copyright yearHenrik Nord
2018-05-04Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson
2017-04-27debugger: Improve handling of pids, ports, and refsHans Bolinder
2016-05-24dbg_wx* - fix remaining unmached_return warningsZandra
2016-05-24int - fix unmatched_return warningsZandra
2016-02-17debugger: Add suppression of Dialyzer warningsHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30debugger: Use module erl_annoHans Bolinder
2014-10-21debugger: clean up Common Test adaptionHans Bolinder
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2011-08-16Rewrite stack handlingBjörn Gustavsson
2011-08-16ieval record: Rename the misnamed 'last_call' field to 'top'Björn Gustavsson
2011-08-16Break out stack handling into the dbg_istk moduleBjörn Gustavsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-06-07debugger: Clean up as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP