summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2022-04-05[lldb] Avoid duplicate vdso modules when opening core filesPavel Labath
2022-03-30Recommit [lldb/test] Make category-skipping logic "platform"-independentPavel Labath
2022-03-23[lldb/test] Add events listener helper function to lldbtestMed Ismail Bennani
2022-03-22[lldb/test] Increase pexpect termination timeoutsPavel Labath
2022-03-21Revert "[lldb/test] Add events listener helper class to lldbtest"Pavel Labath
2022-03-18[lldb/test] Fix typo in eventlistener.py (NFC)Med Ismail Bennani
2022-03-18[lldb/test] Add events listener helper class to lldbtestMed Ismail Bennani
2022-03-15Revert "[lldb/test] Make category-skipping logic "platform"-independent"Pavel Labath
2022-03-15[lldb/test] Make category-skipping logic "platform"-independentPavel Labath
2022-03-09[lldb] Add SBType::IsAggregateTypeDave Lee
2022-03-09[lldb/driver] Fix SIGTSTP handlingPavel Labath
2022-02-22[lldb] Fix race condition between lldb-vscode and stop hooks executorIlya Nozhkin
2022-02-18Revert "Fix race condition when launching and attaching."Pavel Labath
2022-02-17Fix buildbots after https://reviews.llvm.org/D119797Greg Clayton
2022-02-17Fix race condition when launching and attaching.Greg Clayton
2022-02-10Revert "Add -fmodules-local-submodule-visibility to MANDATORY_MODULE_BUILD_CF...Adrian Prantl
2022-02-10Add -fmodules-local-submodule-visibility to MANDATORY_MODULE_BUILD_CFLAGSAdrian Prantl
2022-02-09[lldb/test] Remove sleeps from some lldb-server testsPavel Labath
2022-02-07[lldb] Fix a few lldb-server tests on Apple SiliconJonas Devlieghere
2022-01-25[lldb/test] Use abspath when searching for lldb.exePavel Labath
2022-01-13[lldb] [llgs] Implement qXfer:siginfo:readMichał Górny
2022-01-10[lldb/platform-gdb] Clear cached protocol state upon disconnectionPavel Labath
2022-01-07[lldb] Remove lldbconfig moduleJonas Devlieghere
2021-12-30[lldb] Remove lldbtest.getBuildFlagsPavel Labath
2021-12-16Added the ability to cache the finalized symbol tables subsequent debug sessi...Greg Clayton
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-12-14Revert "[lldb] Introduce a FreeBSDKernel plugin for vmcores"Michał Górny
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-11-30[lldb] Fix broken skipUnlessUndefinedBehaviorSanitizer decoratorJonas Devlieghere
2021-11-30[lldb] Fix TypeError: argument of type 'NoneType' is not iterableJonas Devlieghere
2021-11-30[lldb] Fix indentation in builders/darwin.pyJonas Devlieghere
2021-11-30[lldb] Search PrivateFrameworks when using an internal SDKJonas Devlieghere
2021-11-30[lldb] Introduce PlatformQemuUserPavel Labath
2021-11-24 [LLDB/test] lldbutil check_breakpoint() - check target instanceSYNOPSYS\georgiev
2021-11-22[lldb/test] Make it possible to run the mock gdb server on a single threadPavel Labath
2021-11-19[lldb/test] Add ability to terminate connection from a gdb-client handlerPavel Labath
2021-11-18Revert "Increase gdbremote timeout."Adrian Prantl
2021-11-17[lldb/test] Added lldbutil function to test a breakpointSYNOPSYS\georgiev
2021-11-16Increase gdbremote timeout.Adrian Prantl
2021-11-16typoAdrian Prantl
2021-11-16[lldb/test] Move gdb client utils into the packages treePavel Labath
2021-11-10[lldb] Support gdbserver signalsMichał Górny
2021-11-09[lldb] Fix cross-platform killsPavel Labath
2021-11-01[lldb-vscode] Fix coredump load source mapping for first fileTed Woodward
2021-10-29[lldb/test] Replace shlex.join with shlex.quotePavel Labath
2021-10-29[lldb/test] Print build commands in trace modePavel Labath
2021-10-28[lldb/test] Allow indentation in inline testsPavel Labath
2021-10-27[lldb] The os and version are not separate components in the tripleJonas Devlieghere
2021-10-25[lldb] Also print index of child when ValueCheck failsRaphael Isemann
2021-10-22[lldb] Pass the target triple when determining the DWARF versionJonas Devlieghere