aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests
AgeCommit message (Expand)AuthorFilesLines
2026-02-12[lldb] Limit formatter-section extractor range (#140139)Nerixyz2-0/+149
2026-02-12[lldb] Convert highlighters to plugins (#181026)Jonas Devlieghere4-8/+15
2026-02-12[lldb][test] Make MemoryTest use the threadsafe gtest death-test style (#181127)Michael Buch1-0/+14
2026-02-11[lldb] Implement bytecode based SyntheticChildren (#179832)Dave Lee1-2/+2
2026-02-11[lldb] Move parts of OutputFormattedUsageText into utility function (#180947)David Spickett1-0/+68
2026-02-10[lldb] Implement DenseMapInfo for UUID (#180854)Jonas Devlieghere1-0/+41
2026-02-06[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison5-71/+38
2026-02-06[lldb][FreeBSD] Remove MIPS64 unit tests (#180207)David Spickett1-69/+0
2026-02-05[lldb] Add a new way of loading files from a shared cache (#179881)Jason Molenda2-6/+14
2026-02-05[lldb][NFC] Add some override methods to VirtualDataExtractor (#179858)Jason Molenda1-0/+8
2026-02-05[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch1-1/+1
2026-02-04[lldb][Expression] Add API to set/get language-specific expression options (#...Michael Buch1-0/+39
2026-02-03[lldb][TypeSystemClang] Don't treat float vector types as floating point type...Michael Buch1-5/+34
2026-02-03[lldb-dap] Migrating 'stopped' event to structured types. (#176273)John Harrison2-0/+46
2026-02-03[lldb] Move FormatterBytecode.{h,def} to include/ (#179355)Dave Lee1-1/+1
2026-02-03[lldb-dap][NFC] Reuse PrettyPrint instead of pp (#179337)Sergei Druzhkov1-26/+22
2026-02-03[lldb][TypeSystemClang] Remove mostly unused is_complex output parameter to I...Michael Buch1-0/+15
2026-02-03[lldb][CompilerType] Add CompilerType::IsRealFloatingPointType (#178904)Michael Buch1-0/+21
2026-01-30lldb-dap: Stop using replicated variable ids (#124232)Anthony Eid1-10/+47
2026-01-29[lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347)Jason Molenda3-6/+9
2026-01-27[lldb][NFC] Mark Symbol pointers as const where easily possible (#177472)Alex Langford2-2/+2
2026-01-27[lldb] Enable locate module callback for main executable in launch mode (#176...GeorgeHuyubo1-0/+101
2026-01-23[lldb] Add a GetSubsetExtractorSP method to DataExtractor (#177309)Jason Molenda1-0/+72
2026-01-19[lldb-dap] Fix Completions Request crash (#176211)Ebuka Ezike2-3/+31
2026-01-19[lldb-dap][NFC] Address comments grammar. (#176233)Ebuka Ezike1-1/+1
2026-01-19[lldb][Module][NFC] Remove unused always_create parameter to GetSharedModule ...Michael Buch1-11/+8
2026-01-16[lldb] Support both RISCV-32 and RISCV-64 in GetRegisterInfo (#176472)Jonas Devlieghere1-0/+17
2026-01-15[lldb-dap] Move targetId and debuggerId into a session property (#175930)Ebuka Ezike1-0/+9
2026-01-13[lldb] Fix null pointer crash in LibStdcppTupleSyntheticFrontEnd::Update (#17...GeorgeHuyubo2-0/+171
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang1-2/+2
2026-01-13[lldb][test] Fix warning in DAP unit testsDavid Spickett1-1/+1
2026-01-13[lldb][tests] Add signed-ness tests for _BitIntMichael Buch1-0/+10
2026-01-12[lldb][TypeSystem] Call Type::isIntegralType from TypeSystemClang::IsIntegerT...Michael Buch1-0/+44
2026-01-12[lldb][TypeSystemClang] Simplify TypeSystemClang::IsEnumerationType implement...Michael Buch1-0/+58
2026-01-08[lldb] Keep the unexpected b/p state for suspended threads (#174264)Igor Kudrin1-0/+54
2026-01-07[lldb][Format] Introduce a `FormatEntity::Formatter` class and move the `Form...Michael Buch1-2/+2
2026-01-02[LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (#174030)Victor Chernyakin1-1/+1
2025-12-26[lldb-dap] Migrate stackTrace request to structured types (#173226)Sergei Druzhkov2-0/+154
2025-12-22[lldb] Add ReadCStrings API to Process (#172026)Felipe de Azevedo Piovezan1-0/+73
2025-12-20[lldb-dap] Migrate restart request to structured types (#172488)Sergei Druzhkov1-0/+40
2025-12-17[lldb] Prefer exact address match when looking up symbol by address (#172055)Augusto Noronha1-0/+47
2025-12-17[lldb][ObjC][NFCI] Replace StringLexer with llvm::StringRef (#172466)Michael Buch2-141/+0
2025-12-16[lldb-dap] Migrate additional requests to stuctured types (#172283)Sergei Druzhkov1-0/+61
2025-12-14[lldb-dap] Migrate locations request to structured types (#171099)Sergei Druzhkov1-0/+50
2025-12-13[lldb] Add unit tests for NonNullSharedPtr (#172173)Jonas Devlieghere2-0/+211
2025-12-12[lldb] improve the heuristics for checking if a terminal supports Unicode (#1...Charles Zablit1-1/+1
2025-12-11[lldb][test] Skip all of JSONTransportTest.cpp file on WindowsDavid Spickett1-3/+4
2025-12-11[lldb[test] Fix compiler warning in AdbClientTest.cppDavid Spickett1-1/+1
2025-12-11Revert "[lldb] fix failing tests due to CI diagnostics rendering (#171791)Charles Zablit1-1/+1
2025-12-10[lldb] improve the heuristics for checking if a terminal supports Unicode (#1...Charles Zablit1-1/+1