summaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)Author
2025-07-10[lldb-dap] Migrate variables request protocol types. (#147611)John Harrison
2025-07-10[LLDB] Check comp_unit before accessing it in DIL (#147955)Ilia Kuklin
2025-07-09[lldb][test] Move std::function from libcxx to generic directory (#147701)Michael Buch
2025-07-10[lldb][lldb-dap] Added support for "WriteMemory" request. (#131820)Santhosh Kumar Ellendula
2025-07-09[lldb] Change breakpoint interfaces for error handling (#146972)Jonas Devlieghere
2025-07-09Revert "Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" (#147779)Chelsea Cassanova
2025-07-09Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969) (#147417)Chelsea Cassanova
2025-07-09[lldb] Enable SWIG Doxygen Translation (#147617)Jonas Devlieghere
2025-07-09[lldb][test] Move std::initializer_list from libcxx to generic directory (#14...Michael Buch
2025-07-09[lldb][test] Fix MSVC std::string formatter testsMichael Buch
2025-07-09[lldb][Expression][NFC] Run clang-format on ClangExpressionParser.cpp and Cla...Michael Buch
2025-07-09[LLDB] Fix build after TargetInfo::adjust signature change (#147727)Yaxun (Sam) Liu
2025-07-09[lldb][test] Move std::ranges::ref_view from libcxx to generic directory (#14...Michael Buch
2025-07-09[lldb][test] Merge MSVC STL std::(u8)string tests into generic directory (#14...Michael Buch
2025-07-09[lldb][test] Move std::valarray from libcxx to generic directory (#147704)Michael Buch
2025-07-09[lldb][test] Move std::unordered_map::iterator from libcxx to generic… (#14...Michael Buch
2025-07-09[lldb][test] Move std::span from libcxx to generic directory (#147680)Michael Buch
2025-07-09[lldb][test] Move std::string_view from libcxx to generic directory (#147563)Michael Buch
2025-07-08[lldb] Pass address expression command args through FixAnyAddress (#147011)Jason Molenda
2025-07-08[lldb] Fix trailing whitespace in Breakpoint (NFC)Jonas Devlieghere
2025-07-08[lldb] Fix a warningKazu Hirata
2025-07-08[lldb-dap] Use protocol types for modules request and events. (#146966)Ebuka Ezike
2025-07-08[lldb] Fix warningsKazu Hirata
2025-07-08[lldb] Improving synchronization of MainLoopWindows. (#147438)John Harrison
2025-07-08[lldb][test] Move std::queue from libcxx to generic directory (#147529)Michael Buch
2025-07-08[lldb][Formatters] Consistently unwrap pointer element_type in std::shared_pt...Michael Buch
2025-07-08[lldb][test] Combine libstdc++ and libc++ std::string tests into generic test...Michael Buch
2025-07-08[lldb][test] Combine libstdc++ and libc++ std::variant tests into generic tes...Michael Buch
2025-07-08[LLDB] Add type summaries for MSVC STL strings (#143177)nerix
2025-07-08[lldb][test] Combine libstdc++ and libc++ tuple tests into generic test (#147...Michael Buch
2025-07-07Defer loading all DWOs by default when dumping separate_debug-info (#146166)qxy11
2025-07-07[lldb][RPC] Upstream RPC server interface emitters (#138032)Chelsea Cassanova
2025-07-07[lldb] Rename files ValueObjectSyntheticFilter to ValueObjectSynthetic (NFC) ...Dave Lee
2025-07-07[lldb][test] Fix libstdc++ std::variant formatter tests for valueless variant...Michael Buch
2025-07-07[lldb][test] Combine libstdc++ and libc++ std::shared_ptr tests into generic ...Michael Buch
2025-07-07[lldb][Formatters] Add shared/weak count to libstdc++ std::shared_ptr summary...Michael Buch
2025-07-07[lldb][test] Split out libc++ std::string tests that check corrupted strings ...Michael Buch
2025-07-07[lldb][test] Adjust import-std-module shared_ptr/weak_ptr testsMichael Buch
2025-07-07[lldb][Formatter] Consolidate libstdc++ and libc++ unique_ptr formatter tests...Michael Buch
2025-07-07[lldb][test] Combine libstdc++ and libc++ std::map tests into generic test (#...Michael Buch
2025-07-07[lldb][Formatters] Make libc++ and libstdc++ std::shared_ptr formatters consi...Michael Buch
2025-07-07[lldb][Formatters] Use container summary helper for libstdc++ formatters (#14...Michael Buch
2025-07-07[lldb][test] Combine libstdc++ and libc++ vector<bool> tests into generic tes...Michael Buch
2025-07-04[lldb][Formatters] Fix weak reference count for std::shared_ptr/std::weak_ptr...Michael Buch
2025-07-04[lldb][test] Skip TestFrameVarDILGlobalVariableLookup.py on older AArch64 mac...Michael Buch
2025-07-04[lldb][DataFormatter] Format libstdc++ unique_ptr like we do libc++ (#146909)Michael Buch
2025-07-04[lldb][test] Skip pointer to std::unordered_map formatter tests on older Clan...Michael Buch
2025-07-03Revert "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)Chelsea Cassanova
2025-07-03[lldb][RPC] Upstream lldb-rpc-gen tool (#138031)Chelsea Cassanova
2025-07-03[lldb][framework] Correctly place framework files in framework with script (#...Chelsea Cassanova