summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/NativePDB/local-variables-registers.s
AgeCommit message (Expand)Author
2025-10-15[LLDB][NativePDB] Consolidate simple types (#163209)nerix
2025-09-11[LLDB][NativePDB] Implement `AddSymbols` (#154121)nerix
2024-10-31[lldb] Set LLDB_USE_NATIVE_PDB_READER at the directory level (#114455)Jonas Devlieghere
2022-08-17[LLDB][NativePDB] Switch to use DWARFLocationList.Zequan Wu
2022-04-20[LLDB][NativePDB] Fix the case when S_DEFRANGE_SUBFIELD_REGISTERs are out of ...Zequan Wu
2022-03-18[lldb] Require x86 target for NativePDB testDavid Spickett
2022-03-15[LLDB][NativePDB] Remove REQUIRES: system-windows for local-variables-regsite...Zequan Wu
2022-03-10[LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD...Zequan Wu