aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/executable_first/TestExecutableFirst.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere1-3/+5
2024-01-17[lldb] Skip TestExecutableFirst.test_executable_is_first_before_run on ELFPavel Labath1-0/+3
2024-01-16Add the Linux "you can use this binary" bits to run_to_source_breakpoint (#78...jimingham1-1/+2
2024-01-16Ensure that the executable module is ModuleList[0] (#78360)jimingham1-0/+50