summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/progress_reporting
AgeCommit message (Expand)Author
2025-06-26Reland "[lldb][target] Add progress report for wait-attaching to proc… (#14...Chelsea Cassanova
2025-06-18Revert "[lldb][target] Add progress report for wait-attaching to process" (#1...Chelsea Cassanova
2025-06-18[lldb][target] Add progress report for wait-attaching to process (#144768)Chelsea Cassanova
2025-03-26[lldb] Implement a statusline in LLDB (#121860)Jonas Devlieghere
2024-04-26[lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261)Chelsea Cassanova
2024-04-11Reland "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into ll… (#88...Chelsea Cassanova
2024-04-10Revert "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enume...Chelsea Cassanova
2024-04-10[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations....Chelsea Cassanova
2024-03-04[lldb][test][NFC] Narrow scope of `import pexpect`Jordan Rupprecht
2024-02-22[lldb] Fix term-width setting (#82736)Jonas Devlieghere
2024-01-16[lldb][Progress] Fix test for trimmed progress reports (#78357)Chelsea Cassanova
2024-01-16[lldb][Progress] Separate title and details (#77547)Chelsea Cassanova
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-03-30[lldb] Use one Progress event per root module buildDave Lee
2023-02-10[lldb] Add an SB API to get progress events as SBStructuredDataJonas Devlieghere
2022-12-16[lldb] Report clang module build remarksDave Lee
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-05-18[lldb/Core] Fix "sticky" long progress messagesMed Ismail Bennani
2022-03-23[lldb/test] Add events listener helper function to lldbtestMed Ismail Bennani
2022-03-21Revert "[lldb/test] Add events listener helper class to lldbtest"Pavel Labath
2022-03-18[lldb/test] Add events listener helper class to lldbtestMed Ismail Bennani
2022-02-25Reland "[lldb/test] Fix TestProgressReporting.py race issue with the event li...Med Ismail Bennani
2022-02-25Revert "[lldb/test] Fix TestProgressReporting.py race issue with the event li...Michael Forster
2022-02-23[lldb/test] Fix TestProgressReporting.py race issue with the event listenerMed Ismail Bennani
2022-02-18[lldb/bindings] Expose the progress reporting machinery to the SWIG interfaceMed Ismail Bennani