aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src
AgeCommit message (Expand)Author
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-06-18Update copyright yearHenrik Nord
2018-06-08debugger: Use ~0pHans Bolinder
2018-05-04Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson
2018-03-07Do not treat binaries as top level in dbg_ievalJosé Valim
2018-02-05debugger: Do not call erlang:get_stacktrace()Hans Bolinder
2018-02-05debugger: Do not try to restore stacktraceHans Bolinder
2017-12-04Merge branch 'maint'Hans Bolinder
2017-12-01debugger: Do not quote variables and button names in windowsHans Bolinder
2017-09-20Merge branch 'maint'Dan Gudmundsson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-15debugger: Do not use deprecated functions in string(3)Dan 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