aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Breakpoint
AgeCommit message (Expand)AuthorFilesLines
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 "[lldb] Add support for large watchpoints in lldb (#79962)"Jason Molenda2-157/+0
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda2-0/+157
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-05-12Rename Error -> Status.Zachary Turner1-2/+2
2017-02-02Move classes from Core -> Utility.Zachary Turner1-1/+1
2017-02-01[CMake] Update unit tests with accurate dependenciesChris Bieneman1-0/+6
2016-09-17Convert many functions to use StringRefs.Zachary Turner2-0/+33