summaryrefslogtreecommitdiff
path: root/lib/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson2013-04-171-1/+1
* | Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-12/+2
|/
* Fix a test caseHans Bolinder2013-03-181-2/+1
* [debugger] Add an option 'Strings'Hans Bolinder2013-03-0729-116227/+319
* Prepare releaseOTP_R16BErlang/OTP2013-02-252-1/+20
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Make wx debugger use +pc flag when applicablePatrik Nyblom2013-02-183-3/+3
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-292-1/+43
* Update copyright yearsBjörn-Egil Dahlberg2013-01-254-4/+4
* Make adjustments for UnicodeHans Bolinder2013-01-255-39/+51
* Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+1
* Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* | Merge branch 'dgud/debugger/unicode/OTP-10679'Dan Gudmundsson2013-01-156-23/+48
|\ \