about summary refs log tree commit diff
path: root/src/etc/lldb_providers.py
AgeCommit message (Expand)AuthorLines
2023-12-11update debug providers to match new RawVec capacity fieldThe 8472-2/+6
2023-06-16Apply changes to fix python linting errorsTrevor Gross-1/+1
2023-04-28Fix unavailable urlcui fliter-1/+1
2023-04-20Spelling tools/compiletestJosh Soref-2/+2
2022-11-20Update VecDeque implementationMarkus Everling-8/+4
2022-08-24Add GDB/LLDB pretty-printers for NonZero typesArtem Mukhin-0/+8
2022-04-14Fix debugger testsEduardo Sánchez Muñoz-0/+4
2021-04-06Fix HashMap/HashSet LLDB pretty-printer after hashbrown 0.11.0ortem-6/+8
2021-03-16feat: Update hashbrown to instantiate less llvm IRMarkus Westerlind-1/+1
2021-02-06Resolve typedef in HashMap lldb pretty-printer only if possibleortem-1/+3
2020-11-20Resolve typedefs in HashMap gdb/lldb pretty-printersortem-1/+1
2020-09-08Implement HashSet in terms of hashbrown::HashSetMatt Brubeck-1/+12
2020-08-07Handle new HashMap layout in GDB and LLDBAmanieu d'Antras-2/+9
2020-06-09Implement new gdb/lldb pretty-printersortem-0/+715