summaryrefslogtreecommitdiff
path: root/lldb/tools/lldb-server/SystemInitializerLLGS.cpp
AgeCommit message (Expand)Author
2024-11-12[lldb][AIX] Added XCOFF Object File Header for AIX (#111814)Dhruv Srivastava
2023-03-27Revert "[lldb-server] Use Platform plugin corresponding to the host"Alex Langford
2023-03-23[lldb-server] Use Platform plugin corresponding to the hostAlex Langford
2022-12-08[LLDB][LoongArch] Make software single stepping workHui Li
2022-12-08Revert "[LLDB][LoongArch] Make software single stepping work"Weining Lu
2022-12-08[LLDB][LoongArch] Make software single stepping workWeining Lu
2022-08-16[LLDB][RISCV] Make software single stepping workEmmmer
2019-05-21lldb-server: LLGS: support 32-bit on 64-bit hostsSaleem Abdulrasool
2019-05-06Initialization: move InstructionEmulation to full initializationSaleem Abdulrasool
2019-02-21[Reproducers] Initialize reproducers before initializing the debugger.Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-03[Reproducers] Change how reproducers are initialized.Jonas Devlieghere
2018-05-24Fix windows/mac builds broken by r333182.Pavel Labath
2018-05-24Move ObjectFile initialization out of SystemInitializerCommonPavel Labath