summaryrefslogtreecommitdiff
path: root/lldb/unittests/Core
AgeCommit message (Expand)Author
2025-11-07[libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578)Michael Buch
2025-11-06[lldb] Enable locate module callback for all module loading (#160199)GeorgeHuyubo
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani
2025-08-22[LLDB][Value] Require type size when reading a scalar (#153386)nerix
2025-08-07[lldb][Mangled] Move SuffixRange computation into TrackingOutputBuffer (#152483)Michael Buch
2025-08-05[lldb][CPlusPlusLanguage] Create public accessors for getting DemangledNameIn...Michael Buch
2025-08-05[lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (#150999)Charles Zablit
2025-07-31[lldb] Add support for displaying `__float128` variables (#98369)beetrees
2025-06-26[lldb] Remove child_process_inherit argument from Pipe (#145516)Pavel Labath
2025-06-24[lldb] Remove GDBRemoteCommunication::ConnectLocally (#145293)Pavel Labath
2025-06-23[lldb] upgrade HandleFrameFormatVariable callees to llvm::Expected (#144731)Charles Zablit
2025-06-23[lldb] Add Socket::CreatePair (#145015)Pavel Labath
2025-06-19[lldb] add has methods to all DemangledNameInfo attributes (#144549)Charles Zablit
2025-06-09Add commands to list/enable/disable plugins (#134418)David Peixotto
2025-06-05[lldb][Format] Add [inlined] marker to names of inlined frames (#142952)Michael Buch
2025-06-04[lldb][test] Provide TrackingOutputBufferDeleter for custom unique_ptr delete...Jordan Rupprecht
2025-06-04[lldb][test] Free buffers in demangling tests to avoid leaks (#142676)Jordan Rupprecht
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath
2025-06-03[lldb] Fix data race in statusline format handling (#142489)Jonas Devlieghere
2025-05-31[lldb][test] Test all libcxxabi demangler test-cases against TrackingOutputBu...Michael Buch
2025-05-28add explicit default initialization to DemangledNameInfo to remove warning (#...Charles Zablit
2025-05-05[lldb] Support alternatives for scope format entries (#137751)Jonas Devlieghere
2025-04-30[lldb][test] Free buffer to fix memory leak on test (#137979)Ivan Tadeu Ferreira Antunes Filho
2025-04-29[lldb][test] Add more test-cases to MangledTestMichael Buch
2025-04-26[LLDB][Telemetry] Collect telemetry from client when allowed. (#129728)Vy Nguyen
2025-04-26[lldb][test] MangledTest: don't use designated initializersMichael Buch
2025-04-25[lldb] Fix MangledTest build failureMichael Buch
2025-04-25[lldb][Mangled] Retrieve and cache demangled name info (#131836)Michael Buch
2025-04-25[lldb] Implement TrackingOutputBuffer to track demangled name information (#1...Michael Buch
2025-04-18[lldb][Telemetry] Fix unit test compile failure with LLVM_ENABLE_TELEMETRY=0 ...Raul Tambre
2025-04-14[LLDB] Reapply refactored CPlusPlusLanguage::MethodName to break lldb-server ...Dmitry Vasilyev
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath
2025-04-10[lldb] Support programmatically setting the statusline format (NFC) (#135250)Jonas Devlieghere
2025-04-09Revert "[LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server ...David Spickett
2025-04-09[LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependen...Dmitry Vasilyev
2025-04-02[lldb] Fix plugin manager test failure on windows (#134173)David Peixotto
2025-04-02Add enable/disable api for SystemRuntime plugins (#133794)David Peixotto
2025-03-18[LLDB][NFC]Refactor common test setup into SetUp method (#131203)Vy Nguyen
2025-03-08[lldb] Remove progress report coalescing (#130329)Jonas Devlieghere
2025-03-07[LLDB][Telemetry]Define telemetry::CommandInfo (#129354)Vy Nguyen
2025-03-05[LLDB]Fix test crash (#129921)Vy Nguyen
2025-03-03[LLDB][Telemetry]Define DebuggerTelemetryInfo and related methods (#127696)Vy Nguyen
2025-02-26[llvm][telemetry]Change Telemetry-disabling mechanism. (#128534)Vy Nguyen
2025-02-24[LLDB][NFC]Renaming functions to be consistent with LLDB naming style (#128574)Vy Nguyen
2025-02-18[lldb] Fix a warningKazu Hirata
2025-02-18Define Telemetry plugin for LLDB. (#126588)Vy Nguyen
2025-01-20[lldb] Implement ${target.file} format variable (#123431)Jonas Devlieghere
2025-01-06[LLDB] Add external progress bit category (#120171)Jacob Lalonde
2024-12-16[lldb] Fix warningsKazu Hirata
2024-12-16[lldb] Add ability to rate-limit progress reports (#119377)Pavel Labath