1. d3db29f [lldb] Fix the man page build by Raphael Isemann · 3 years, 2 months ago
  2. 2dc546c [lldb] Add missing debugserver dependency to check-lldb by Raphael Isemann · 3 years, 2 months ago
  3. 053e95f [lldb] Remove implicit_const_form_support.test by Pavel Labath · 3 years, 2 months ago
  4. 0cff300 [nfc] [lldb] Remove variable ranges_base in DWARFUnit::AddUnitDIE by Jan Kratochvil · 3 years, 2 months ago
  5. 9632642 [lldb] Ignore linkage diagnostic for LLDBSwigPythonBreakpointCallbackFunction (NFC) by Dave Lee · 3 years, 2 months ago
  6. 4c297a7 [lldb/Platform] Skip very slow xcrun queries for simulator platforms, NFC by Vedant Kumar · 3 years, 2 months ago
  7. e574a4a [lldb] Fix PushPlan to set subplan to private by Dave Lee · 3 years, 3 months ago
  8. 06077a5 [lldb] [test] Update XFAILs for FreeBSD/aarch64 by Michał Górny · 3 years, 2 months ago
  9. 23e0a86 [lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint support by Michał Górny · 3 years, 3 months ago
  10. d689d9d Log in SetPrivateState when unwind logging enabled by Jason Molenda · 3 years, 2 months ago
  11. cbae94c [lldb][gui] Fix uninitialized variable in SourceFileWindowDelegate. by Jordan Rupprecht · 3 years, 2 months ago
  12. fe66a6b [lldb] Update crashlog script for JSON changes by Jonas Devlieghere · 3 years, 2 months ago
  13. b0216b2 [lldb] Propagate XDG_CACHE_HOME environment variable to tests by Jonas Devlieghere · 3 years, 2 months ago
  14. 1cc6399 [lldb] Use lit.with_system_environment to propagate env variables by Jonas Devlieghere · 3 years, 2 months ago
  15. 175b155 [lldb] Fix a bug in D96779 (shared lib directory logic) by Pavel Labath · 3 years, 2 months ago
  16. d872860 [lldb][JITLoaderGDB] Test debug support in JITLink by Stefan Gränitz · 3 years, 2 months ago
  17. 13e0406 [lldb] Fix DWARF-5 DW_FORM_implicit_const (used by GCC) by Jan Kratochvil · 3 years, 2 months ago
  18. 35b6a62 [lldb] Remove duplicated ThreadPlanStepOverBreakpoint comment by Dave Lee · 3 years, 2 months ago
  19. 727bef2 [nfc] [lldb] Removed unused operator== for DWARFAbbreviationDeclaration and DWARFAttribute by Jan Kratochvil · 3 years, 2 months ago
  20. e69d4f8 [nfc] [lldb] [testsuite] Cleanup of recently added dwarf5-line-strp.s by Jan Kratochvil · 3 years, 2 months ago
  21. b69db25 [lldb][NFC] Code style fixes for ClangModulesDeclVendor by Raphael Isemann · 3 years, 2 months ago
  22. b403d8d [nfc] [lldb] Remove unused function DWARFAttribute::set by Jan Kratochvil · 3 years, 2 months ago
  23. f9c5061 [lldb] Fix error message in IRInterpreter by Andy Yankovsky · 3 years, 2 months ago
  24. 8c61989 [lldb][NFC] std::set -> DenseSet in ClangModulesDeclVendor by Raphael Isemann · 3 years, 2 months ago
  25. d108792 [lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors to SBAPI (NFC) by Med Ismail Bennani · 3 years, 2 months ago
  26. 38940db [lldb/Interpreter] Add `interpreter.repeat-previous-command` setting by Med Ismail Bennani · 3 years, 2 months ago
  27. 0f9b4a0 [lldb] Rename QueueFundamentalPlan to QueueBasePlan (NFC) by Dave Lee · 3 years, 2 months ago
  28. f9696a9 [lldb/Interpreter] Make OptionGroupPythonClassWithDict options non-required by Med Ismail Bennani · 3 years, 2 months ago
  29. 3603883 [lldb] Apply gdb-remote timeout to platform connections as well by Pavel Labath · 3 years, 2 months ago
  30. 430fd8e [debugserver] Fix more compiler warnings on arm64 by Jonas Devlieghere · 3 years, 2 months ago
  31. 174dc0b LanguageRuntime for 0th frame unwind, simplify getting pc-for-symbolication by Jason Molenda · 3 years, 2 months ago
  32. 75e8dbc [lldb][NFC] Delete unused AddressResolverName by Raphael Isemann · 3 years, 2 months ago
  33. 2806080 [lldb] Fix handling of `DW_AT_decl_file` according to D91014 (attempt #2) by Andy Yankovsky · 3 years, 2 months ago
  34. 17fe3bf [lldb] Inline objc_opt->version >= 14 to avoid dealing with bool type by Jonas Devlieghere · 3 years, 2 months ago
  35. ed04c2d [lldb] Add more logging to __lldb_apple_objc_v2_get_dynamic_class_info by Jonas Devlieghere · 3 years, 2 months ago
  36. 14eb7f8 [lldb] Extend Python convenience variable table with equivalent APIs by Jonas Devlieghere · 3 years, 2 months ago
  37. 03e6d27 Migrate to llvm::unique_function instead of static member functions for callbacks by Neal (nealsid) · 3 years, 2 months ago
  38. fe31568 Promote scalars to load addresses when dereferencing them. by Adrian Prantl · 3 years, 2 months ago
  39. 65b6095 [nfc] [lldb] DWARFDebugInfoEntry::Extract(): reindent by Jan Kratochvil · 3 years, 2 months ago
  40. 2c1809f [lldb] DWARFDebugInfoEntry::Extract(): Print an error for unsupported DW_FORM_* by Jan Kratochvil · 3 years, 2 months ago
  41. 05094dd [lldb] Support DWARF-5 DW_FORM_line_strp (used by GCC) by Jan Kratochvil · 3 years, 2 months ago
  42. 33f1ec4 Support GDB remote g packet partial read by Muhammad Omair Javaid · 3 years, 2 months ago
  43. b4df92e [lldb] Add missing include to Cloneable.h by Raphael Isemann · 3 years, 2 months ago
  44. 4c4de2a [lldb] Remote leftover _llgs from TestGdbRemoteConnection.py by Pavel Labath · 3 years, 3 months ago
  45. 3fdc40a [lldb] Fix typos in documentation (NFC) by Kazu Hirata · 3 years, 2 months ago
  46. f8af94f [Diagnose] Unify MCContext and LLVMContext diagnosing by Yuanfang Chen · 3 years, 2 months ago
  47. a627c54 [lldb] Revert ScriptedProcess patches by Med Ismail Bennani · 3 years, 2 months ago
  48. eede891 [lldb] Add scoped timer to HostInfoMacOSX::GetXcodeSDKPath by Jonas Devlieghere · 3 years, 2 months ago
  49. a3e602a [mlir][lldb] Fix several gcc warnings in mlir and lldb by Stella Stamenova · 3 years, 2 months ago
  50. 6075564 [lldb/Plugins] Fix SWIGPythonBridge build issue by Med Ismail Bennani · 3 years, 2 months ago
  51. efd0fb9 [lldb/Plugins] Add ScriptedProcess Process Plugin by Med Ismail Bennani · 3 years, 2 months ago
  52. be65872 [lldb/bindings] Add Python ScriptedProcess base class to lldb module by Med Ismail Bennani · 3 years, 3 months ago
  53. b7ca69a [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess by Med Ismail Bennani · 3 years, 3 months ago
  54. 0e021e1 [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch by Med Ismail Bennani · 3 years, 3 months ago
  55. c8baee6 [lldb/Commands] Fix short option collision for `process launch` by Med Ismail Bennani · 3 years, 4 months ago
  56. 700e7eb Revert "[lldb] Fix handling of `DW_AT_decl_file` according to D91014" by Jan Kratochvil · 3 years, 2 months ago
  57. 4414133 [lldb] Remove XPCServices symlinking by Shoaib Meenai · 3 years, 2 months ago
  58. fa4f12a Fix virtual-dtor warning a different way, since a virtual dtor is not required for this use case. by David Blaikie · 3 years, 2 months ago
  59. 1daf954 Fix a warning about named return value not being moved-from. by David Blaikie · 3 years, 2 months ago
  60. 2ddcace [lldb] [test] Skip AVX lldb-server test on non-x86 architectures by Michał Górny · 3 years, 2 months ago
  61. 05ca041 [lldb] [test] Workaround symlink-related test failures by Michał Górny · 3 years, 2 months ago
  62. f6db814 [lldb] Rename NativeRegisterContext{Watchpoint => DBReg}_x86 by Michał Górny · 3 years, 2 months ago
  63. 685c2b5 [lldb] Fix handling of `DW_AT_decl_file` according to D91014 by Andy Yankovsky · 3 years, 3 months ago
  64. a3082a6 [lldb/Interpreter] Pacify -Wnon-virtual-dtor by Benjamin Kramer · 3 years, 2 months ago
  65. 04ebcb5 [lldb/Target] Remove outdated code by Tatyana Krasnukha · 3 years, 3 months ago
  66. 728db01 [lldb/Interpreter] Fix deep copying for OptionValue classes by Tatyana Krasnukha · 3 years, 3 months ago
  67. acda16a [lldb] OptionValueProperties::Get[Set]PropertyAtIndexAsArgs should handle OptionValueArgs by Tatyana Krasnukha · 3 years, 3 months ago
  68. f0e54ea [lldb][NFC] Make OptionValueArgs::GetArgs constant by Tatyana Krasnukha · 3 years, 3 months ago
  69. f950355 [lldb/Interpreter][NFC] Remove explicit default initialization of members and base classes by Tatyana Krasnukha · 3 years, 3 months ago
  70. 6047e5a [lldb/Interpreter][NFC] Replace default constructors/destructors bodies with "=default" by Tatyana Krasnukha · 3 years, 3 months ago
  71. 8c8558e [lldb/Interpreter][NFC] Remove more deleted const char* overloads by Tatyana Krasnukha · 3 years, 3 months ago
  72. 36ae184 [lldb] Add deref support to libc++ unique_ptr synthetic by Dave Lee · 3 years, 2 months ago
  73. eb743bc [lldb/Core] Change large function threshold variable into a setting. by Med Ismail Bennani · 3 years, 2 months ago
  74. e0e826a [lldb][NFC] Document ClangASTImporter by Raphael Isemann · 3 years, 2 months ago
  75. 82cbbb4 [lldb][NFC] Remove some obsolete comments in ClangASTImporter.cpp by Raphael Isemann · 3 years, 2 months ago
  76. 2fa555b [lldb] Let ClangASTImporter assert that the target AST has an external source by Raphael Isemann · 3 years, 2 months ago
  77. 1d19e74 Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk by Harmen Stoppels · 3 years, 2 months ago
  78. a28128f [debugserver] Fix logic to extract app bundle from file path by Jonas Devlieghere · 3 years, 2 months ago
  79. d112053 [lldb] Support debugging utility functions by Jonas Devlieghere · 3 years, 2 months ago
  80. 037d67e [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands by Raphael Isemann · 3 years, 2 months ago
  81. e052b75 [lldb][NFC] Move trivial ValueObject getters/setters to the header by Raphael Isemann · 3 years, 2 months ago
  82. 06f0c13 [lldb][NFC] Rename the second ValueObjectManager to ValueObjectUpdater and remove the dead code by Raphael Isemann · 3 years, 2 months ago
  83. 8ed7bff [lldb] Add asserts that prevent construction of cycles in the decl origin tracking by Raphael Isemann · 3 years, 2 months ago
  84. 421bde9 Defer the decision whether to use the CU or TU index until after reading the unit header. by Jorge Gorbe Moya · 3 years, 3 months ago
  85. cd5db2f [lldb] Add deref support and tests to shared_ptr synthetic by Dave Lee · 3 years, 3 months ago
  86. bd21b2c [lldb] [test] Un-XFAIL TestBuiltinTrap on FreeBSD/aarch64 by Michał Górny · 3 years, 2 months ago
  87. 80bc186 [lldb] [test] Un-XFAIL a test that no longer fail on FreeBSD by Michał Górny · 3 years, 2 months ago
  88. 808c4c3 [lldb][NFC] Remove unused ValueObject::LogValueObject functions by Raphael Isemann · 3 years, 2 months ago
  89. 58c33f3 [lldb][NFC] Clean up ValueObject comments by Raphael Isemann · 3 years, 2 months ago
  90. 8a6b8bf [lldb][NFC] Give CompilerType's IsArrayType/IsVectorType/IsBlockPointerType out-parameters default values by Raphael Isemann · 3 years, 2 months ago
  91. 6fadb7e [lldb][NFC] Don't inherit from UserID in ValueObject by Raphael Isemann · 3 years, 2 months ago
  92. 94c15eb [lldb][NFC] Cleanup ValueObject construction code by Raphael Isemann · 3 years, 2 months ago
  93. 41aa94e [lldb] add check for libcxx runtime by Richard Howell · 3 years, 2 months ago
  94. 0afb29f [lldb] Reinstate support for LLDB_VERSION_STRING by Jonas Devlieghere · 3 years, 2 months ago
  95. 541c819 Modify TypePrinter to differentiate between anonymous struct and unnamed struct by Shafik Yaghmour · 3 years, 2 months ago
  96. 6ee8d9e Revert "[lldb-vscode] Emit the breakpoint changed event on location resolved" by António Afonso · 3 years, 3 months ago
  97. 2f2b3f9 [lldb] [docs] Update platform support status by Michał Górny · 3 years, 3 months ago
  98. 1c3f8be [LLDB] [docs] Update the list of supported architectures on Windows by Martin Storsjö · 3 years, 3 months ago
  99. ca37ad4 Reapply "[lldb/test] Automatically find debug servers to test" by Pavel Labath · 3 years, 3 months ago
  100. e7903c7 Revert "Make sure the interpreter module was loaded before making checks against it" by António Afonso · 3 years, 3 months ago