summaryrefslogtreecommitdiff
path: root/lib/debugger
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2014-06-192-1/+19
* Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine2014-05-033-3/+7
* Update release notesErlang/OTP2014-04-071-0/+66
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+3
* Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
* 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
* | Merge branch 'nox/maps-eval-empty-update'Björn-Egil Dahlberg2014-03-184-11/+23
|\ \
| * | Fix evaluation of empty map updates in the debuggerAnthony Ramine2014-03-154-11/+23
| |/
* | erts: Change external format for mapsSverker Eriksson2014-03-141-4/+5
|/
* Merge branch 'schlagert/fix_basic_appups'Siri Hansen2014-02-242-6/+11
|\
| * Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+5
| * Fix library application appup filesTobias Schlager2014-02-181-4/+6
* | Speed up bs_construct_SUITE:dynamic/1Björn Gustavsson2014-02-201-16/+24
|/
* 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-103-39/+4
|\ \
| * | Truly test debugger in erl_eval_SUITE copyAnthony Ramine2014-02-103-39/+4
* | | 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
| | |/ | |/|
* | | debugger: Fix release_testsBjörn-Egil Dahlberg2014-02-061-0/+1
* | | Support maps in the debuggerAnthony Ramine2014-02-043-0/+1104
|/ /
* | Update iconsDan Gudmundsson2014-01-211-0/+0
* | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson2014-01-092-16/+22
|\ \
| * | Fix evaluation of andalso and orelse in the debuggerAnthony Ramine2013-12-152-16/+22
| |/
* | 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
* | | Test named funsAnthony Ramine2013-12-122-4/+39
* | | Support named funs in the debugger interpreterAnthony Ramine2013-12-122-26/+122
|/ /
* | Merge branch 'maint'Fredrik Gustafsson2013-10-143-12/+12
|\ \ | |/
| * Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maintFredrik Gustafsson2013-10-143-12/+12
| |\
| | * Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll2013-09-123-12/+12
* | | Merge tag 'OTP_R16B02'Magnus Lidén2013-09-172-1/+17
|\ \ \ | |/ /
| * | Prepare releaseOTP_R16B02Erlang/OTP2013-09-162-1/+17
| |/
| * Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson2013-09-061-4/+4
* | Merge branch 'maint'Fredrik Gustafsson2013-07-112-2/+11
|\ \ | |/
| * Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maintFredrik Gustafsson2013-07-112-2/+11
| |\
| | * Fix binary construction on floating point middle-endian machinesJohannes Weißl2013-06-141-0/+2
| | * Fix binary matching on floating point middle-endian machinesJohannes Weißl2013-06-141-2/+9
* | | Merge tag 'OTP_R16B01'Björn-Egil Dahlberg2013-06-182-1/+27
|\ \ \ | |/ /
| * | Prepare releaseOTP_R16B01Erlang/OTP2013-06-172-1/+27
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-06-121-1/+1
|\ \ \ | |/ /
| * | Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
| |/
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-3/+4
* | Convert XML files to UTF-8Hans Bolinder2013-04-199-15/+15
* | Convert XML files to UTF-8, where neededHans Bolinder2013-04-191-4/+4
|/
* Merge branch 'bjorn/fix-encoding/OTP-11041' into maintBjörn Gustavsson2013-04-171-1/+1
|\