summaryrefslogtreecommitdiff
path: root/installed-tests/debugger
Commit message (Expand)AuthorAgeFilesLines
* debugger: Support Symbol valuesPhilip Chimento2023-01-015-5/+11
* updated testsNasah2022-07-233-52/+10
* automatically adding () to the expression to be printedNasah2022-07-233-2/+7
* Add TypeError to Error debugger printerEvan Welsh2022-01-161-1/+1
* debugger: Add option to ignore caught exceptionsFlorian Müllner2021-08-135-0/+35
* Add list command to debuggerNasah Kuma2021-02-182-4/+6
* Add list command to debuggerNasah-Kuma2021-02-113-0/+80
* debugger: Handle special return values from Environment.getVariable()Philip Chimento2021-02-083-2/+27
* Display current line of source code when displaying current frame in debuggerNasah Kuma2021-01-273-0/+12
* Add backtrace full command to debuggerNasah Kuma2021-01-092-0/+12
* debugger: Make '$$' mean the last valuePhilip Chimento2020-11-303-0/+45
* maint: Add copyright notices to debugger testsPhilip Chimento2020-11-3051-106/+208
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+1
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+2
* tests: Minor changes in debugger and coverage expected outputPhilip Chimento2020-01-191-1/+1
* CI: Add eol-last to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Convert eslint JSON to YAMLPhilip Chimento2019-08-132-5/+2
* gi: Rename "proxy" to "wrapper"Philip Chimento2018-12-221-1/+1
* tests: Adjust expected debugger outputPhilip Chimento2018-07-284-2/+8
* debugger: Break on first framePhilip Chimento2018-07-2218-23/+3
* debugger: GJS DebuggerPhilip Chimento2018-07-2252-0/+680