aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src
AgeCommit message (Expand)Author
2016-02-17debugger: Add suppression of Dialyzer warningsHans Bolinder
2015-08-26Merge branch 'dgud/debugger/fix-case-clause/OTP-12911' into maintDan Gudmundsson
2015-08-14debugger: Fix broken debugger:quick/3 startDan Gudmundsson
2015-06-22fix errors caused by changed line numbersBruce Yinhe
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-04Merge branch 'zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown'Zandra Hird
2015-05-26Fix argument to gui_enable_updown in dbg_wx_trace:init/6Leo Liu
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-04-30debugger: Optimize evaluation of new map creationBjörn Gustavsson
2015-04-30dbg_iload: Correct translation of generatorsBjörn Gustavsson
2015-04-30debugger: Use module erl_annoHans Bolinder
2015-04-15Raise more descriptive error messages for failed map operationsBjörn Gustavsson
2014-12-19debugger: Fix debugger save options on macDan Gudmundsson
2014-12-08debugger: Do not use the old removed gs functionalityDan Gudmundsson
2014-10-21debugger: clean up Common Test adaptionHans Bolinder
2014-08-26Install internal hrl files when necessaryPeter Lemenkov
2014-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Fix some Dialyzer warningsHans Bolinder
2014-03-19Merge remote-tracking branch 'erlang/pr/289'Henrik Nord
2014-03-15Fix evaluation of empty map updates in the debuggerAnthony Ramine
2014-03-10remove reference to dbg_wx_edit* modules that don't existVlad Dumitrescu
2014-02-18Fix library application appup filesTobias Schlager
2014-02-14Merge branch 'dgud/misc-cleanup'Dan Gudmundsson
2014-02-12dbg: Remove debug printouts and fix file dialogDan Gudmundsson
2014-02-10Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'Björn Gustavsson
2014-02-10Truly test debugger in erl_eval_SUITE copyAnthony Ramine
2014-02-07Merge branch 'vladdu/debugger/fixes'Björn Gustavsson
2014-02-05remove warning for variable exported from caseVlad Dumitrescu
2014-02-05remove useless matchVlad Dumitrescu
2014-02-05remove unused parameterVlad Dumitrescu
2014-02-04Support maps in the debuggerAnthony Ramine
2014-01-09Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson
2013-12-20Merge branch 'dgud/remove-gs-apps/OTP-10915'Dan Gudmundsson
2013-12-15Fix evaluation of andalso and orelse in the debuggerAnthony Ramine
2013-12-12Support named funs in the debugger interpreterAnthony Ramine
2013-11-11Remove gs parts of the debuggerDan Gudmundsson
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-04-17Merge branch 'bjorn/fix-encoding/OTP-11041' into maintBjörn Gustavsson
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-03-07[debugger] Add an option 'Strings'Hans Bolinder
2013-02-18Make wx debugger use +pc flag when applicablePatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine