aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src
AgeCommit message (Expand)Author
2017-12-01debugger: Do not quote variables and button names in windowsHans Bolinder
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-05debugger: Improve handling of UnicodeHans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-04-27debugger: Improve handling of pids, ports, and refsHans Bolinder
2017-04-07debugger: Show Latin-1 code correctlyHans Bolinder
2017-04-03debugger: Enable editing of bit strings in the bindings areaHans Bolinder
2017-04-03debugger: Remove a debug printoutHans Bolinder
2017-03-08debugger: Fix handling of locations and annotationsHans Bolinder
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
2016-11-29warn_obsolete_guard is already defaultRichard Carlsson
2016-09-02Fix overridden BIFsBjörn Gustavsson
2016-09-01debugger: Eliminate use of sys_pre_expandBjörn Gustavsson
2016-08-25Merge branch 'maint'Peter Andersson
2016-08-04Move expansion of strings in binaries to v3_coreJosé Valim
2016-07-20Make sure exit in non-interpreted code doesn't crash the debuggerPeter Andersson
2016-05-24dbg_wx* - fix remaining unmached_return warningsZandra
2016-05-24dbg_wx_* - fix unmatched return warningsZandra
2016-05-24int - fix unmatched_return warningsZandra
2016-05-24i - fix unmatched_return warningsZandra
2016-05-24dbg_debugged - fix unmatched_return warningsZandra
2016-05-24dbg_iserver - fix unmatched_return warningsZandra
2016-03-15update copyright-yearHenrik Nord
2016-02-26Merge branch 'josevalim/debugger-path/OTP-13375'Björn Gustavsson
2016-02-23Use compile source info in debuggerJosé Valim
2016-02-17Merge branch 'maint'Hans Bolinder
2016-02-17debugger: Add suppression of Dialyzer warningsHans Bolinder
2015-12-15debugger: Use '::' for constraintsHans Bolinder
2015-10-09Update DebuggerHans Bolinder
2015-09-15debugger: Fix a bug related to the use of the erl_anno moduleHans Bolinder
2015-08-26Merge branch 'dgud/debugger/fix-case-clause/OTP-12911' into maintDan Gudmundsson
2015-08-14debugger: Fix broken debugger:quick/3 startDan Gudmundsson
2015-06-22fix errors caused by changed line numbersBruce Yinhe
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-04Merge branch 'zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown'Zandra Hird
2015-05-26Fix argument to gui_enable_updown in dbg_wx_trace:init/6Leo Liu
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-04-30debugger: Optimize evaluation of new map creationBjörn Gustavsson
2015-04-30dbg_iload: Correct translation of generatorsBjörn Gustavsson
2015-04-30debugger: Use module erl_annoHans Bolinder
2015-04-15Raise more descriptive error messages for failed map operationsBjörn Gustavsson
2014-12-19debugger: Fix debugger save options on macDan Gudmundsson
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-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Fix some Dialyzer warningsHans Bolinder
2014-03-19Merge remote-tracking branch 'erlang/pr/289'Henrik Nord