summaryrefslogtreecommitdiff
path: root/lib/debugger/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* dialyzer_dataflow: Fix bug in bind_checked_inf/4John Högberg2022-12-211-0/+1
* Update copyright yearErlang/OTP2022-02-154-4/+4
* Merge pull request #5631 from josevalim/jv-eval-external-fun-handler-annoBjörn Gustavsson2022-02-111-6/+3
|\
| * Pass Anno to ExternalFunctionHandler in erl_evalJosé Valim2022-02-081-6/+3
* | Merge branch 'maint'Dan Gudmundsson2022-01-261-2/+3
|\ \
| * | debugger: Fix record index matchingDan Gudmundsson2022-01-251-2/+3
* | | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
| |/ |/|
* | Merge pull request #5493 from josevalim/jv-no-value-triplet-masterJohn Högberg2021-12-171-23/+9
|\ \
| * | Remove undocumented {value, Value, Ann} in erl_evalJosé Valim2021-12-141-23/+9
* | | Update copyright yearRickard Green2021-12-163-3/+3
* | | Merge branch 'maint'Rickard Green2021-12-1512-12/+12
|\ \ \ | | |/ | |/|
| * | Update copyright yearRickard Green2021-12-1512-12/+12
| |/
* | Merge branch 'lukas/kernel/xdg-erlang-config/OTP-17554/OTP-17821'Lukas Larsson2021-12-131-26/+31
|\ \
| * | debugger: Fix debugger settings to use XDGLukas Larsson2021-12-061-26/+31
| |/
* | Fix typos in lib/debuggerKian-Meng, Ang2021-12-104-7/+7
|/
* debugger: Update runtime depsDan Gudmundsson2021-08-301-2/+2
* Fix keyboard shortcutsDan Gudmundsson2021-08-234-5/+10
* Print recordsDan Gudmundsson2021-08-235-58/+204
* Interpret record updatesDan Gudmundsson2021-08-232-14/+364
* Refactor expr translationsDan Gudmundsson2021-06-291-272/+276
* EXTERNAL APPS COMPATDan Gudmundsson2020-12-212-2/+0
* Implement EEP-54 (extended error information)Björn Gustavsson2020-12-023-10/+22
* Fix crash in string printingDan Gudmundsson2020-03-271-1/+4
* Don't keep stacktraces foreverBjörn Gustavsson2020-02-212-12/+5
* Add expression support in erl_eval and debuggerBjörn Gustavsson2020-02-062-8/+13
* debugger: Print Unicode atoms consistentlyHans Bolinder2019-10-163-9/+8
* Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
* Update copyright yearHenrik Nord2018-06-186-6/+6
* debugger: Use ~0pHans Bolinder2018-06-081-3/+3
* Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson2018-05-042-2/+2
* Do not treat binaries as top level in dbg_ievalJosé Valim2018-03-071-1/+1
* debugger: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-054-9/+7
* debugger: Do not try to restore stacktraceHans Bolinder2018-02-051-23/+10
* Merge branch 'maint'Hans Bolinder2017-12-041-1/+1
|\
| * debugger: Do not quote variables and button names in windowsHans Bolinder2017-12-011-1/+1
* | Merge branch 'maint'Dan Gudmundsson2017-09-201-1/+1
|\ \ | |/
| * Update runtime deps to depend on new stdlib functionalityDan Gudmundsson2017-09-191-1/+1
* | Merge branch 'siri/string-new-api'Siri Hansen2017-09-151-1/+1
|\ \ | |/ |/|
| * debugger: Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-151-1/+1
* | debugger: Improve handling of UnicodeHans Bolinder2017-09-056-16/+29
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* debugger: Improve handling of pids, ports, and refsHans Bolinder2017-04-272-17/+32
* debugger: Show Latin-1 code correctlyHans Bolinder2017-04-073-6/+8
* debugger: Enable editing of bit strings in the bindings areaHans Bolinder2017-04-031-2/+3
* debugger: Remove a debug printoutHans Bolinder2017-04-031-2/+1
* debugger: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
* Merge branch 'maint'Dan Gudmundsson2016-12-071-1/+1
|\
| * Update copyright-yearErlang/OTP2016-12-071-1/+1
* | warn_obsolete_guard is already defaultRichard Carlsson2016-11-291-1/+1