aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src
AgeCommit message (Expand)Author
2016-12-07Update copyright-yearErlang/OTP
2016-07-20Make sure exit in non-interpreted code doesn't crash the debuggerPeter Andersson
2016-05-24dbg_wx* - fix remaining unmached_return warningsZandra
2016-05-24dbg_wx_* - fix unmatched return warningsZandra
2016-05-24int - fix unmatched_return warningsZandra
2016-05-24i - fix unmatched_return warningsZandra
2016-05-24dbg_debugged - fix unmatched_return warningsZandra
2016-05-24dbg_iserver - fix unmatched_return warningsZandra
2016-03-15update copyright-yearHenrik Nord
2016-02-26Merge branch 'josevalim/debugger-path/OTP-13375'Björn Gustavsson
2016-02-23Use compile source info in debuggerJosé Valim
2016-02-17Merge branch 'maint'Hans Bolinder
2016-02-17debugger: Add suppression of Dialyzer warningsHans Bolinder
2015-12-15debugger: Use '::' for constraintsHans Bolinder
2015-10-09Update DebuggerHans Bolinder
2015-09-15debugger: Fix a bug related to the use of the erl_anno moduleHans 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