aboutsummaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere7-48/+37
2021-03-19[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY (reapply)Vedant Kumar9-2/+106
2021-03-19Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY"Vedant Kumar8-93/+2
2021-03-19[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZYVedant Kumar8-2/+93
2021-03-19[lldb] Update assert.test to be less strictJonas Devlieghere1-1/+1
2021-03-19[lldb] Call os_log_fault on lldb_assertJonas Devlieghere4-2/+30
2021-03-19Revert "Make the stop-on-sharedlibrary-events setting work."Jim Ingham7-184/+5
2021-03-19Revert "Skip all the tests for Windows."Jim Ingham1-9/+0
2021-03-19Skip all the tests for Windows.Jim Ingham1-0/+9
2021-03-19Make the stop-on-sharedlibrary-events setting work.Jim Ingham7-5/+184
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere7-37/+48
2021-03-19[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbotMuhammad Omair Javaid1-1/+1
2021-03-18Don't assume that stepping out of a function will land on the next line.Jim Ingham2-39/+41
2021-03-18[lldb] Move Apple simulators test targets under APIJonas Devlieghere2-23/+22
2021-03-18[lldb] Fix flakyness in TestGdbRemote_vContThreadsPavel Labath1-27/+16
2021-03-18[lldb] Fix TestAutoInstallMainExecutable.pyPavel Labath1-37/+29
2021-03-17[lldb/Docs] Update docs with new buildbot URLsJan Kratochvil1-7/+7
2021-03-17[lldb] [test] Skip vCont tests on WindowsMichał Górny1-0/+2
2021-03-17[lldb] [test] Fix TestGdbRemote_vContThreads.py logicMichał Górny1-17/+35
2021-03-17[lldb] Correct unsigned decimal argument check in memory writeDavid Spickett1-1/+1
2021-03-17[lldb] Correct typo in memory read errorDavid Spickett1-1/+1
2021-03-17Make iteration over the DeclContext::lookup_result safe.Vassil Vassilev4-15/+15
2021-03-15Fix 34885bffdf43920c0f011e17a65fd678100240ddWalter Erquinigo1-6/+6
2021-03-15[lldb-vscode] Handle request_evaluate's context attributeWalter Erquinigo7-8/+211
2021-03-15[LLDB] Skip TestExitDuringExpression on arm/linux buildbotMuhammad Omair Javaid1-0/+1
2021-03-14[lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatformPavel Labath6-12/+12
2021-03-12Don't load kexts/kernels without dSYMs presentJason Molenda1-42/+0
2021-03-12[lldb] Remove unused StackFrame::TrackGlobalVariableDave Lee2-41/+0
2021-03-11[lldb] Fix the man page buildRaphael Isemann1-14/+28
2021-03-11[lldb] Add missing debugserver dependency to check-lldbRaphael Isemann1-0/+3
2021-03-11[lldb] Remove implicit_const_form_support.testPavel Labath1-33/+0
2021-03-10[nfc] [lldb] Remove variable ranges_base in DWARFUnit::AddUnitDIEJan Kratochvil1-4/+2
2021-03-10[lldb] Ignore linkage diagnostic for LLDBSwigPythonBreakpointCallbackFunction...Dave Lee1-0/+17
2021-03-10[lldb/Platform] Skip very slow xcrun queries for simulator platforms, NFCVedant Kumar1-0/+16
2021-03-10[lldb] Fix PushPlan to set subplan to privateDave Lee1-1/+1
2021-03-10[lldb] [test] Update XFAILs for FreeBSD/aarch64Michał Górny19-8/+38
2021-03-10[lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint supportMichał Górny9-498/+682
2021-03-09Log in SetPrivateState when unwind logging enabledJason Molenda1-2/+2
2021-03-09[lldb][gui] Fix uninitialized variable in SourceFileWindowDelegate.Jordan Rupprecht1-4/+4
2021-03-09[lldb] Update crashlog script for JSON changesJonas Devlieghere3-92/+165
2021-03-09[lldb] Propagate XDG_CACHE_HOME environment variable to testsJonas Devlieghere3-5/+11
2021-03-09[lldb] Use lit.with_system_environment to propagate env variablesJonas Devlieghere2-9/+17
2021-03-09[lldb] Fix a bug in D96779 (shared lib directory logic)Pavel Labath1-2/+3
2021-03-09[lldb][JITLoaderGDB] Test debug support in JITLinkStefan Gränitz2-3/+32
2021-03-09[lldb] Fix DWARF-5 DW_FORM_implicit_const (used by GCC)Jan Kratochvil5-8/+104
2021-03-08[lldb] Remove duplicated ThreadPlanStepOverBreakpoint commentDave Lee1-10/+0
2021-03-08[nfc] [lldb] Removed unused operator== for DWARFAbbreviationDeclaration and D...Jan Kratochvil3-10/+0
2021-03-08[nfc] [lldb] [testsuite] Cleanup of recently added dwarf5-line-strp.sJan Kratochvil1-14/+3
2021-03-08[lldb][NFC] Code style fixes for ClangModulesDeclVendorRaphael Isemann1-34/+21
2021-03-08[nfc] [lldb] Remove unused function DWARFAttribute::setJan Kratochvil1-4/+0