summaryrefslogtreecommitdiff
path: root/lldb/source/API/SBProcess.cpp
AgeCommit message (Expand)Author
2025-11-17[lldb] Ensure FILE* access mode is correctly specified when creating a Native...John Harrison
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde
2025-04-29[lldb] Remove "error:" prefix from reverse execute error messagesDavid Spickett
2025-04-15[lldb] Make SBProcess thread related actions listen to StopLocker (#134339)Wanyi
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Jason Molenda
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Augusto Noronha
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-09-05[lldb] Make deep copies of Status explicit (NFC) (#107170)Adrian Prantl
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde
2024-06-24[lldb][API] Add Find(Ranges)InMemory() to Process SB API (#96569)Miro Bucko
2024-06-24Revert commits that add `TestFind(Ranges)InMemory.py` (#96560)Chelsea Cassanova
2024-06-24[lldb][API] Add Find(Ranges)InMemory() to Process SB API (#95007)Miro Bucko
2024-04-25[lldb-dap] Report exit status message in lldb-dap, same as lldb cli (#89405)Miro Bucko
2024-04-24[lldb][nfc] Move broadcaster class strings away from ConstString (#89690)Alex Langford
2024-03-06[lldb] Address mask sbprocess apis and new mask invalid const (#83663)Jason Molenda
2024-02-29Revert "[lldb] Add SBProcess methods for get/set/use address masks (#83095)"Jason Molenda
2024-02-29[lldb] Add SBProcess methods for get/set/use address masks (#83095)Jason Molenda
2024-02-05Add a new SBProcess:: GetCoreFile() API (#80767)jeffreytan81
2023-08-09[lldb] Sink StreamFile into lldbHostAlex Langford
2023-07-21[lldb] Convert script native types to StructuredData counterpartMed Ismail Bennani
2023-06-13[lldb] Improve corefile saving ergonomicsMed Ismail Bennani
2023-05-18[lldb] Guarantee the lifetimes of all strings returned from SBAPIAlex Langford
2023-05-02[lldb-vscode] Implement RestartRequestJorge Gorbe Moya
2023-04-25[lldb/API] Introduce SBProcess::ForceScriptedState methodMed Ismail Bennani
2023-03-06Revert "[lldb/API] Introduce SBProcess::ForceScriptedState method"Med Ismail Bennani
2023-03-06[lldb/API] Introduce SBProcess::ForceScriptedState methodMed Ismail Bennani
2023-02-14[LLDB] add arch-specific watchpoint behavior defaults to lldbJason Molenda
2023-02-07Check if null buffer handed to SBProcess::ReadMemoryJason Molenda
2023-02-03[lldb] Add a way to get a scripted process implementation from the SBAPIMed Ismail Bennani
2022-06-09Pass plugin_name in SBProcess::SaveCoreLevon
2022-01-20[lldb] Decouple instrumentation from the reproducersJonas Devlieghere
2022-01-10[lldb] Remove LLDB_RECORD_DUMMY_* macrosJonas Devlieghere
2022-01-10[lldb] Remove LLDB_RECORD_CHAR_PTR_* macrosJonas Devlieghere
2022-01-09[lldb] Remove LLDB_RECORD_RESULT macroJonas Devlieghere
2022-01-09[lldb] Remove reproducer instrumentationJonas Devlieghere
2022-01-02[API] Remove redundant member initialization (NFC)Kazu Hirata
2021-10-21[lldb] Remove ConstString from GetPluginNameStatic of some pluginsPavel Labath
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath
2021-09-01[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman
2021-08-31Revert "[lldb] Add minidump save-core functionality to ELF object files"Andy Yankovsky
2021-08-31[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman