summaryrefslogtreecommitdiff
path: root/lib/debugger
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2016-06-212-1/+17
* 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
* Revert "Prepare release"Erlang/OTP2016-05-122-17/+1
* Prepare releaseErlang/OTP2016-05-112-1/+17
* Remove ?line macrosBjörn Gustavsson2016-04-1823-2440/+2440
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-04-185-37/+37
* Eliminate doc and suite clausesBjörn Gustavsson2016-04-1814-210/+64
* Eliminate use of the ?t macroBjörn Gustavsson2016-04-181-2/+2
* Eliminate use of test_server:format()Björn Gustavsson2016-04-181-5/+5
* Eliminate use of test_server:fail/{0,1}Björn Gustavsson2016-04-1813-53/+53
* Use proplists:get_value/2 instead of ?config()Björn Gustavsson2016-04-186-12/+12
* Modernize use of timetrapsBjörn Gustavsson2016-04-1821-147/+110
* int_SUITE: Fix interpretable/1 in a non-installed systemBjörn Gustavsson2016-04-181-16/+25
* int_SUITE: Fix interpretable/1 on cross-compiled platformsBjörn Gustavsson2016-04-183-40/+9
* update copyright-yearHenrik Nord2016-03-1572-72/+72
* Merge tag 'OTP-18.3'Lars Thorsen2016-03-152-1/+16
|\
| * Prepare releaseErlang/OTP2016-03-142-1/+16
* | Merge branch 'josevalim/debugger-path/OTP-13375'Björn Gustavsson2016-02-262-10/+26
|\ \
| * | Use compile source info in debuggerJosé Valim2016-02-232-10/+26
* | | Merge remote-tracking branch 'upstream/maint'Dan Gudmundsson2016-02-228-696/+743
|\ \ \ | | |/ | |/|
| * | debugger: Editorial changes in documentationxsipewe2016-02-228-696/+743
* | | Merge branch 'bjorn/remove-test_server/OTP-12705'Björn Gustavsson2016-02-1824-24/+24
|\ \ \
| * | | Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
| * | | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-1723-23/+23
| | |/ | |/|
* | | 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
* | debugger tests: Replace 'random' with 'rand'Björn Gustavsson2015-12-111-11/+11
* | Update DebuggerHans Bolinder2015-10-091-4/+3
* | Merge branch 'maint'Henrik Nord2015-10-011-1/+1
|\ \ | |/
| * Merge branch 'maint-17' into maintHenrik Nord2015-10-011-1/+1
| |\
| | * Prepare releaseErlang/OTP2015-09-072-1/+17
* | | Merge tag 'OTP-18.1'Henrik Nord2015-09-232-1/+17
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2015-09-212-1/+17
* | | 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
* | Prepare releaseErlang/OTP2015-06-231-0/+18
* | fix errors caused by changed line numbersBruce Yinhe2015-06-227-7/+0
* | Change license text to APLv2Bruce Yinhe2015-06-1884-793/+877
* | 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 application versionsHans Bolinder2015-05-271-1/+1
* | | Merge branch 'egil/cuddle-tests'Björn-Egil Dahlberg2015-05-261-2/+2
|\ \ \
| * | | debugger: Relax test map_SUITE:t_guard_receive_large/1Björn-Egil Dahlberg2015-05-251-2/+2