1. d01083a fix PythonDataObjectsTest.TestExceptions on windows by Lawrence D'Anna · 4 years, 6 months ago master
  2. c302ff3 remove multi-argument form of PythonObject::Reset() by Lawrence D'Anna · 4 years, 6 months ago
  3. 72350e6 whitespace cleanup by Adrian Prantl · 4 years, 6 months ago
  4. 5b4e00f Factor out common test functionality into a helper class. (NFC) by Adrian Prantl · 4 years, 6 months ago
  5. ed23422 XFAIL TestLocalVariables.py on Windows by Jonas Devlieghere · 4 years, 6 months ago
  6. 66f8d69 Found more timeouts to unify. by Adrian Prantl · 4 years, 6 months ago
  7. 3c090d7 Unify timeouts in gdbserver tests and ensure they are larger if ASAN is enabled. by Adrian Prantl · 4 years, 6 months ago
  8. cdcd5cb [lldb] Add test for executing static initializers in expression command by Raphael Isemann · 4 years, 6 months ago
  9. 423ac9a [lldb] drop .symtab removal in minidebuginfo tests by Konrad Kleine · 4 years, 6 months ago
  10. 963531a [LLDB] [Windows] Initial support for ARM register contexts by Martin Storsjo · 4 years, 6 months ago
  11. cbe8a05 eliminate nontrivial Reset(...) from TypedPythonObject by Lawrence D'Anna · 4 years, 6 months ago
  12. a02214b convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args by Lawrence D'Anna · 4 years, 6 months ago
  13. 7106b26 [LLDB] bugfix: command script add -f doesn't work for some callables by Lawrence D'Anna · 4 years, 6 months ago
  14. c100374 Move endian constant from Host.h to SwapByteOrder.h, prune include by Reid Kleckner · 4 years, 6 months ago
  15. 5b437d2 Skip (more) PExpect tests under ASAN, I can't get them to work reliably. by Adrian Prantl · 4 years, 6 months ago
  16. 66f418f [Reproducer] XFAIL TestWorkingDir on Windows by Jonas Devlieghere · 4 years, 6 months ago
  17. e5150a7 [Reproducer] Improve reproducer help (NFC) by Jonas Devlieghere · 4 years, 6 months ago
  18. 5374d54 Disable exit-on-SIGPIPE in lldb by Vedant Kumar · 4 years, 6 months ago
  19. 20c7cd6 [lldb][NFC] Remove wrong tests in TestCallOverriddenMethod by Raphael Isemann · 4 years, 6 months ago
  20. 12bee27 [Reproducer] Use ::rtrim() to remove trailing control characters. by Jonas Devlieghere · 4 years, 6 months ago
  21. bc9136b ProcessMinidump: Suppress reporting stop for signal '0' by Joseph Tremoulet · 4 years, 6 months ago
  22. 8fea574 LLDB: Use LLVM's type for minidump ExceptionStream [NFC] by Joseph Tremoulet · 4 years, 6 months ago
  23. ef63509 Update MinidumpYAML to use minidump::Exception for exception stream by Joseph Tremoulet · 4 years, 6 months ago
  24. a9ce92f Add REQUIRES: x86 to more tests which need the x86 llvm target built by Pavel Labath · 4 years, 6 months ago
  25. 5e58c57 SystemInitializerCommon fix compilation on linux by Pavel Labath · 4 years, 6 months ago
  26. 202de0b [lldb][NFC] Fix typo in DWARFASTParserClang.cpp by Raphael Isemann · 4 years, 6 months ago
  27. 634ed7b eliminate one form of PythonObject::Reset() by Lawrence D'Anna · 4 years, 6 months ago
  28. 04e0d2e clean up the implementation of PythonCallable::GetNumArguments by Lawrence D'Anna · 4 years, 6 months ago
  29. 45131c3 (NFC) Delete variable made unused by llvm-svn: 375160 by Sterling Augustine · 4 years, 6 months ago
  30. 21c1243 [lldb] X-fail tests that use constructors in expressions on Windows by Raphael Isemann · 4 years, 6 months ago
  31. 7217c86 [test] Add a .clang-format file for the shell test. by Jonas Devlieghere · 4 years, 6 months ago
  32. 9d7c274 Adapt Windows test to API change. by Adrian Prantl · 4 years, 6 months ago
  33. 0d781bc Revert "[LLDB] [test] Use %clang_cl instead of build.py in a few tests" by Martin Storsjo · 4 years, 6 months ago
  34. ed3d69c Modernize the rest of the Find.* API (NFC) by Adrian Prantl · 4 years, 6 months ago
  35. e732094 [LLDB] [test] Use %clang_cl instead of build.py in a few tests by Martin Storsjo · 4 years, 6 months ago
  36. aaefd81 [lldb] Don't emit artificial constructor declarations as global functions by Raphael Isemann · 4 years, 6 months ago
  37. ac7e41e [Reproducer] Surface error if setting the cwd fails by Jonas Devlieghere · 4 years, 6 months ago
  38. 7f02ebd Disable TestProcessList on windows by Walter Erquinigo · 4 years, 6 months ago
  39. 1383417 Fix an inverted condition in test. by Adrian Prantl · 4 years, 6 months ago
  40. cf4bdc3 [ARC] Add SystemV ABI by Tatyana Krasnukha · 4 years, 6 months ago
  41. 96758fc [ARC] Basic support in gdb-remote process plugin by Tatyana Krasnukha · 4 years, 6 months ago
  42. f464db9 delete SWIG typemaps for FILE* by Lawrence D'Anna · 4 years, 6 months ago
  43. a8e32ad SBCommandReturnObject: change LLDB_RECORD_METHOD(..., FILE *, ...) to use LLDB_RECORD_DUMMY by Fangrui Song · 4 years, 6 months ago
  44. 0f53352 [CMake] Make it possible to set the RPATH in add_lldb_exectable. by Jonas Devlieghere · 4 years, 6 months ago
  45. bf46b76 [Reproducer] Set the working directory in the VFS by Jonas Devlieghere · 4 years, 6 months ago
  46. 528b1b6 Revert "make ConstString allocate memory in non-tiny chunks" by Raphael Isemann · 4 years, 6 months ago
  47. edd52d4 [Reproducer] Support dumping the reproducer CWD by Jonas Devlieghere · 4 years, 6 months ago
  48. b9ff4fc [Reproducer] Add LoadBuffer<> helper (NFC) by Jonas Devlieghere · 4 years, 6 months ago
  49. cc1e4de [Reproducer] Capture the debugger's working directory by Jonas Devlieghere · 4 years, 6 months ago
  50. a9fd571 [LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api. NFCI. by Martin Storsjo · 4 years, 6 months ago
  51. 8efc24b Add arm64_32 support to lldb, an ILP32 codegen by Jason Molenda · 4 years, 6 months ago
  52. 274316e [android/process list] support showing process arguments by Walter Erquinigo · 4 years, 6 months ago
  53. e45c2cf [lldb] move more things from python to cmake by Haibo Huang · 4 years, 6 months ago
  54. 444b74d update ScriptInterpreterPython to use File, not FILE* by Lawrence D'Anna · 4 years, 6 months ago
  55. 55d4c44 [lldb] Creates _liblldb symlink from cmake by Haibo Huang · 4 years, 6 months ago
  56. a37edda remove FILE* usage from SBStream.i by Lawrence D'Anna · 4 years, 6 months ago
  57. 5fc2b08 eliminate virtual methods from PythonDataObjects by Lawrence D'Anna · 4 years, 6 months ago
  58. 3fb1cde convert SBDebugger::***FileHandle() wrappers to native files. by Lawrence D'Anna · 4 years, 6 months ago
  59. 28e783e SBFile::GetFile: convert SBFile back into python native files. by Lawrence D'Anna · 4 years, 6 months ago
  60. de30a90 Increase gdbremote_testcase timeouts when running under ASAN. by Adrian Prantl · 4 years, 6 months ago
  61. 62798b9 Skip PExpect tests under ASAN, I can't get them to work reliably. by Adrian Prantl · 4 years, 6 months ago
  62. 59f6fb9 [Windows][NFC] Fix tests after r374528. by Aleksandr Urakov · 4 years, 6 months ago
  63. 74a033c [LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triples by Martin Storsjo · 4 years, 6 months ago
  64. 0598379 [LLDB] [Windows] Initial support for ARM64 register contexts by Martin Storsjo · 4 years, 6 months ago
  65. 768a50e Fix TestDisassemble_VST1_64 by Pavel Labath · 4 years, 6 months ago
  66. fde9c2a [lldb-server/android] Show more processes by relaxing some checks by Walter Erquinigo · 4 years, 6 months ago
  67. 37e39dd Revert "fix" by Walter Erquinigo · 4 years, 6 months ago
  68. b42a7ce fix by Walter Erquinigo · 4 years, 6 months ago
  69. dba9e27 build fix for SBInstruction. by Lawrence D'Anna · 4 years, 7 months ago
  70. 678157f remove FILE* bindings from SBInstruction. by Lawrence D'Anna · 4 years, 7 months ago
  71. 660452a uint32_t options -> File::OpenOptions options by Lawrence D'Anna · 4 years, 7 months ago
  72. 71a5d47 remove FILE* usage from ReportEventState() and HandleProcessEvent() by Lawrence D'Anna · 4 years, 7 months ago
  73. ab95ae7 Fix test breakage caused by r374424 by Lawrence D'Anna · 4 years, 7 months ago
  74. 24b77d8 minidump: Use yaml for memory info tests by Pavel Labath · 4 years, 7 months ago
  75. 6e97624 DWARFExpression: Fix/add support for (v4) debug_loc base address selection entries by Pavel Labath · 4 years, 7 months ago
  76. 93e7fd0 [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  77. a7df2ec Revert "[platform process list] add a flag for showing the processes of all users" by Walter Erquinigo · 4 years, 7 months ago
  78. b07dca7 [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  79. 698a643 Revert "[platform process list] add a flag for showing the processes of all users" by Walter Erquinigo · 4 years, 7 months ago
  80. a240876 [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  81. a3dad81 Revert "[platform process list] add a flag for showing the processes of all users" by Walter Erquinigo · 4 years, 7 months ago
  82. 06715b1 [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  83. 92c72fc Temporarily Revert [platform process list] add a flag for showing the processes of all users by Adrian Prantl · 4 years, 7 months ago
  84. b52ac52 [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  85. cf82e01 Revert "[platform process list] add a flag for showing the processes of all users" by Walter Erquinigo · 4 years, 7 months ago
  86. 9d349c2 Set GNUC version in the LLDB expression parser. by Adrian Prantl · 4 years, 7 months ago
  87. f798ff3 [NativePDB] Remove unused references to ClangASTImporter by Alex Langford · 4 years, 7 months ago
  88. 55c541f Add -fgnuc-version to ClangModuleCompilationOptions on Darwin. by Adrian Prantl · 4 years, 7 months ago
  89. 1374c9c [platform process list] add a flag for showing the processes of all users by Walter Erquinigo · 4 years, 7 months ago
  90. ce4970a make ConstString allocate memory in non-tiny chunks by Lubos Lunak · 4 years, 7 months ago
  91. fb386ad [lldb] Fix python packages install path by Haibo Huang · 4 years, 7 months ago
  92. a3db461 IOHandler: fall back on File::Read if a FILE* isn't available. by Lawrence D'Anna · 4 years, 7 months ago
  93. 7ad6da1 [lldb] Mark import-std-module/empty-module as libc++ test by Raphael Isemann · 4 years, 7 months ago
  94. c0b09cc [lldb] Add import-std-module/sysroot to the libc++ test category. by Raphael Isemann · 4 years, 7 months ago
  95. ae3452d [lldb-test] Modify lldb-test to print out ASTs from symbol file by Shafik Yaghmour · 4 years, 7 months ago
  96. 9bfaf44 [lldb] Insert break to avoid unannotated fall-through by Kadir Cetinkaya · 4 years, 7 months ago
  97. 1271971 [LLDB] [lldb-server] Use llvm::InitLLVM for doing unicode conversion of arguments for windows by Martin Storsjo · 4 years, 7 months ago
  98. d85bb78 minidump: Use llvm memory info list parser by Pavel Labath · 4 years, 7 months ago
  99. b82b009 ProcessInstanceInfoMatch: Don't match processes with no name if a name match was requested, take 2 by Pavel Labath · 4 years, 7 months ago
  100. 3535a53 [Windows] Use information from the PE32 exceptions directory to construct unwind plans by Aleksandr Urakov · 4 years, 7 months ago