aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests
AgeCommit message (Expand)AuthorFilesLines
2024-03-26[lldb] Implement coalescing of disjoint progress events (#84854)Jonas Devlieghere1-2/+37
2024-03-25Revert "[lldb] Implement coalescing of disjoint progress events (#84854)"Jonas Devlieghere1-37/+2
2024-03-25[lldb] Implement coalescing of disjoint progress events (#84854)Jonas Devlieghere1-2/+37
2024-03-21[lldb] Reland: Store SupportFile in FileEntry (NFC) (#85892)Jonas Devlieghere1-1/+1
2024-03-19Revert "[lldb] Update SymbolFilePDBTests for LineEntry change (d5a277d309e9)"Jonas Devlieghere1-1/+1
2024-03-15[lldb] Update SymbolFilePDBTests for LineEntry change (d5a277d309e9)Jonas Devlieghere1-1/+1
2024-03-16[lldb][test] Fix -Wctad-maybe-unsupported in AlarmTest.cpp (NFC)Jie Fu1-4/+4
2024-03-15[lldb] Add an Alarm class for coalescing progress reports (#85329)Jonas Devlieghere2-0/+160
2024-03-12Fix MSVC build issues (#84362)Hiroshi Yamauchi1-1/+0
2024-03-07[lldb] Do some gardening in ProgressReportTest (NFC) (#84278)Jonas Devlieghere1-103/+96
2024-03-07[lldb] Don't report all progress event as completed. (#84281)Jonas Devlieghere1-2/+2
2024-03-04[lldb/Test] Fix oversight in ProcessEventDataTest::SetUp (NFC) (#83895)Med Ismail Bennani1-0/+3
2024-03-01[lldb][progress] Hook up new broadcast bit and progress manager (#83069)Chelsea Cassanova1-1/+92
2024-02-21[lldb][test] Fix PythonDataObjectsTestJordan Rupprecht1-3/+7
2024-02-21[lldb] Standardize command option parsing error messages (#82273)Alex Langford2-0/+30
2024-02-17[lldb] Don't rely on ScriptInterpreterPythonImpl::Initialize in the unit test...Jonas Devlieghere1-21/+5
2024-02-17[lldb] Use PyBytes and PyByteArray in Python Data Objects unittest (#82098)Jonas Devlieghere1-12/+18
2024-02-13[lldb][DWARFIndex] Use IDX_parent to implement GetFullyQualifiedType query (#...Felipe de Azevedo Piovezan2-0/+209
2024-02-13Add the ability to define a Python based command that uses CommandObjectParse...jimingham1-0/+8
2024-02-06Reland "[lldb][progress][NFC] Add unit test for progress reports" (#80791)Chelsea Cassanova2-0/+129
2024-02-06[lldb][unittest] Use shared once_flag in DiagnosticEventTest (#80788)Chelsea Cassanova1-3/+2
2024-02-06[lldb][unittest] Add call_once flag to initialize debugger (#80786)Chelsea Cassanova2-1/+7
2024-02-01[lldb] NFC fixes addressing David's feedbackJason Molenda1-7/+8
2024-01-31Skip two WatchpointAlgorithm tests for 32-bit lldb'sJason Molenda1-0/+6
2024-01-31Done iterating with arm-ubuntu bot, I see the problem test.Jason Molenda1-2/+0
2024-01-31Trying to refine which test is crashing on arm-ubuntu.Jason Molenda1-11/+2
2024-01-31Uncomment the 2GB max tests and see if that works on arm-ubuntuJason Molenda1-2/+0
2024-01-31Skip 2 of the three test sets to narrow down the arm-ubuntuJason Molenda1-0/+5
2024-01-31Add debug prints to diagnose a crash on arm-ubuntu botJason Molenda1-0/+9
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda2-0/+174
2024-01-31Revert "Reland "[lldb][progress][NFC] Add unit test for progress reports (#79...Chelsea Cassanova2-128/+0
2024-01-31Reland "[lldb][progress][NFC] Add unit test for progress reports (#79533)"Chelsea Cassanova2-0/+128
2024-01-31Revert "[lldb] Add support for large watchpoints in lldb (#79962)"Jason Molenda2-157/+0
2024-01-31Revert "[lldb][progress][NFC] Add unit test for progress reports (#79533)"Chelsea Cassanova2-125/+0
2024-01-31[lldb][progress][NFC] Add unit test for progress reports (#79533)Chelsea Cassanova2-0/+125
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda2-0/+157
2024-01-29Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ...Jason Molenda1-30/+20
2024-01-29[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)Med Ismail Bennani1-20/+30
2024-01-29[lldb][NFC] Fix more license headersDavid Spickett1-1/+1
2024-01-26[lldb] Streamline ConstString -> std::string conversion (NFC) (#79649)Jonas Devlieghere1-0/+14
2024-01-19[lldb][DWARFUnit] Implement PeekDIEName query (#78486)Felipe de Azevedo Piovezan1-0/+83
2024-01-18Revert "[lldb] Silence narrowing conversion warning with MSVC"Alexandre Ganea1-1/+1
2024-01-18[lldb] Silence narrowing conversion warning with MSVCAlexandre Ganea1-1/+1
2024-01-18[lldb] Silence warning when building with latest MSVCAlexandre Ganea1-1/+1
2024-01-17[lldb] Upstream xros support in lldb (#78389)Jonas Devlieghere1-0/+22
2024-01-12[lldb] Move MD5 Checksum from FileSpec to SupportFileJonas Devlieghere1-13/+0
2024-01-04Add support for inline DWARF source files. (#75880)Adrian Prantl1-4/+4
2024-01-04[lldb][NFC] Fix compilation issue on windows (#76453)gmh1-2/+2
2023-12-21[lldb][test] Link to PlatformWindows in thread testsDavid Spickett1-0/+1
2023-12-21[lldb][test] Remove non-existent Windows lib from thread testsDavid Spickett1-1/+0