aboutsummaryrefslogtreecommitdiff
path: root/tools/zig-gdb.py
AgeCommit message (Expand)Author
2022-03-16gdb: restructure pretty printers into different filesRobin Voetter
2022-03-16gdb: add printer for selfhosted ValueRobin Voetter
2022-03-16gdb: add printer for selfhosted TypeRobin Voetter
2022-03-16gdb: add slice, multi array list, and array hash map printersRobin Voetter
2022-03-16gdb: add arraylist and hashmap printerRobin Voetter
2020-12-23gdb pretty printers for slices and optionalsxackus
2020-05-07stage1: add ZigList gdb pretty printingxackus