aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger
AgeCommit message (Expand)Author
2015-03-31Prepare releaseErlang/OTP
2014-12-19debugger: Fix debugger save options on macDan Gudmundsson
2014-12-09Prepare releaseErlang/OTP
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-06-19Prepare releaseErlang/OTP
2014-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine
2014-04-07Update release notesErlang/OTP
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-03-20Fix some Dialyzer warningsHans Bolinder
2014-03-19Merge remote-tracking branch 'erlang/pr/289'Henrik Nord
2014-03-18Merge branch 'nox/maps-eval-empty-update'Björn-Egil Dahlberg
2014-03-15Fix evaluation of empty map updates in the debuggerAnthony Ramine
2014-03-14erts: Change external format for mapsSverker Eriksson
2014-03-10remove reference to dbg_wx_edit* modules that don't existVlad Dumitrescu
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-20Speed up bs_construct_SUITE:dynamic/1Björn Gustavsson
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-06debugger: Fix release_testsBjörn-Egil Dahlberg
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-21Update iconsDan Gudmundsson
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
2013-12-12Test named funsAnthony Ramine
2013-12-12Support named funs in the debugger interpreterAnthony Ramine
2013-11-11Remove gs parts of the debuggerDan Gudmundsson
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-10-14Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maintFredrik Gustafsson
2013-09-17Merge tag 'OTP_R16B02'Magnus Lidén
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-09-06Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson
2013-07-11Merge branch 'maint'Fredrik Gustafsson
2013-07-11Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maintFredrik Gustafsson
2013-06-18Merge tag 'OTP_R16B01'Björn-Egil Dahlberg
2013-06-17Prepare releaseOTP_R16B01Erlang/OTP
2013-06-14Fix binary construction on floating point middle-endian machinesJohannes Weißl
2013-06-14Fix binary matching on floating point middle-endian machinesJohannes Weißl