summaryrefslogtreecommitdiff
path: root/lib/debugger/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure exit in non-interpreted code doesn't crash the debuggerPeter Andersson2016-07-203-27/+38
* dbg_wx* - fix remaining unmached_return warningsZandra2016-05-247-23/+27
* dbg_wx_* - fix unmatched return warningsZandra2016-05-245-61/+61
* int - fix unmatched_return warningsZandra2016-05-242-13/+13
* i - fix unmatched_return warningsZandra2016-05-241-1/+1
* dbg_debugged - fix unmatched_return warningsZandra2016-05-241-1/+4
* dbg_iserver - fix unmatched_return warningsZandra2016-05-241-7/+10
* update copyright-yearHenrik Nord2016-03-1522-22/+22
* Merge branch 'josevalim/debugger-path/OTP-13375'Björn Gustavsson2016-02-261-3/+15
|\
| * Use compile source info in debuggerJosé Valim2016-02-231-3/+15
* | Merge branch 'maint'Hans Bolinder2016-02-174-9/+11
|\ \ | |/ |/|
| * debugger: Add suppression of Dialyzer warningsHans Bolinder2016-02-174-9/+11
* | debugger: Use '::' for constraintsHans Bolinder2015-12-151-1/+1
* | Update DebuggerHans Bolinder2015-10-091-4/+3
* | debugger: Fix a bug related to the use of the erl_anno moduleHans Bolinder2015-09-151-1/+1
|/
* Merge branch 'dgud/debugger/fix-case-clause/OTP-12911' into maintDan Gudmundsson2015-08-261-0/+4
|\
| * debugger: Fix broken debugger:quick/3 startDan Gudmundsson2015-08-141-0/+4
* | fix errors caused by changed line numbersBruce Yinhe2015-06-221-1/+0
* | Change license text to APLv2Bruce Yinhe2015-06-1829-283/+312
* | Merge branch 'zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown'Zandra Hird2015-06-042-2/+2
|\ \
| * | Fix argument to gui_enable_updown in dbg_wx_trace:init/6Leo Liu2015-05-262-2/+2
* | | Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-2/+2
* | | debugger: Optimize evaluation of new map creationBjörn Gustavsson2015-04-302-15/+43
* | | dbg_iload: Correct translation of generatorsBjörn Gustavsson2015-04-301-4/+4
* | | debugger: Use module erl_annoHans Bolinder2015-04-304-178/+181
|/ /
* | Raise more descriptive error messages for failed map operationsBjörn Gustavsson2015-04-151-10/+6
|/
* debugger: Fix debugger save options on macDan Gudmundsson2014-12-191-8/+2
* debugger: Do not use the old removed gs functionalityDan Gudmundsson2014-12-082-3/+3
* debugger: clean up Common Test adaptionHans Bolinder2014-10-213-20/+3
* Install internal hrl files when necessaryPeter Lemenkov2014-08-261-1/+1
* Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine2014-05-031-2/+2
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+3
* Fix some Dialyzer warningsHans Bolinder2014-03-201-5/+8
* Merge remote-tracking branch 'erlang/pr/289'Henrik Nord2014-03-191-6/+0
|\
| * remove reference to dbg_wx_edit* modules that don't existVlad Dumitrescu2014-03-101-6/+0
* | Fix evaluation of empty map updates in the debuggerAnthony Ramine2014-03-151-6/+10
|/
* Fix library application appup filesTobias Schlager2014-02-181-4/+6
* Merge branch 'dgud/misc-cleanup'Dan Gudmundsson2014-02-145-20/+15
|\
| * dbg: Remove debug printouts and fix file dialogDan Gudmundsson2014-02-125-20/+15
* | Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'Björn Gustavsson2014-02-102-39/+3
|\ \
| * | Truly test debugger in erl_eval_SUITE copyAnthony Ramine2014-02-102-39/+3
* | | Merge branch 'vladdu/debugger/fixes'Björn Gustavsson2014-02-072-8/+7
|\ \ \
| * | | remove warning for variable exported from caseVlad Dumitrescu2014-02-051-5/+5
| * | | remove useless matchVlad Dumitrescu2014-02-051-1/+0
| * | | remove unused parameterVlad Dumitrescu2014-02-051-2/+2
| | |/ | |/|
* | | Support maps in the debuggerAnthony Ramine2014-02-042-0/+102
|/ /
* | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson2014-01-091-16/+18
|\ \
| * | Fix evaluation of andalso and orelse in the debuggerAnthony Ramine2013-12-151-16/+18
| |/
* | Merge branch 'dgud/remove-gs-apps/OTP-10915'Dan Gudmundsson2013-12-2019-5818/+21
|\ \
| * | Remove gs parts of the debuggerDan Gudmundsson2013-11-1119-5818/+21