about summary refs log tree commit diff
path: root/src/etc/lldb_lookup.py
AgeCommit message (Expand)AuthorLines
2025-08-17feat(lldb debug info): deref pointer types for more accurate rust type classi...nilptr-0/+3
2024-12-31use python built in type annotationsWalnut-44/+42
2024-05-11lldb-formatters: Use StdSliceSyntheticProvider for &strVladimir Makayev-1/+1
2024-05-05Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)Vladimir Makayev-1/+2
2024-03-29Add rust-lldb pretty printing for Path and PathBufNathan Henrie-0/+5
2023-04-20Spelling tools/compiletestJosh Soref-1/+1
2022-08-24Add GDB/LLDB pretty-printers for NonZero typesArtem Mukhin-0/+3
2020-09-08Implement HashSet in terms of hashbrown::HashSetMatt Brubeck-1/+1
2020-06-09Implement new gdb/lldb pretty-printersortem-0/+115