OSDN Git Service

android: [openmp] add support for tablegen generated sources
[android-x86/external-llvm-project.git] / lldb / include /
2021-01-26 Dave Lee[lldb] Remove unused ThreadPlanStack::GetStackOfKind...
2021-01-25 Walter Erquinigo[ThreadPlan] fix exec on Linux
2021-01-21 Jonas Devlieghere[lldb] Upstream eCore_arm_arm64e enum value in ArchSpec
2021-01-20 Med Ismail Bennani[lldb/Commands] Refactor ProcessLaunchCommandOptions...
2021-01-20 Hans WennborgRevert "Following up on PR48517, fix handling of templa...
2021-01-19 Raphael Isemann[lldb] Fix two documentation typos
2021-01-19 David Spickett[lldb] Fix crash in "help memory read"
2021-01-19 Richard Smith[c++20] P1907R1: Support for generalized non-type templ...
2021-01-08 Jonas Devlieghere[lldb] Make DoReadMemory a protected method.
2021-01-08 Jonas Devlieghere[lldb] Access the ModuleList through iterators where...
2021-01-07 Luís Marques[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant...
2021-01-06 Jonas Devlieghere[lldb] Ad os_signpost support to lldb_private::Timer
2020-12-23 Jonas Devlieghere[lldb] Refactor and simplify GetCommandSPExact interface
2020-12-22 Arthur EubanksRevert "[LLDB] Unbreak the build after recent clang...
2020-12-22 Andy Yankovsky[lldb] Add SBType::GetEnumerationIntegerType method
2020-12-22 Andy Yankovsky[lldb] Add SBType::IsScopedEnumerationType method
2020-12-22 Jonas Devlieghere[lldb] Abstract scoped timer logic behind LLDB_SCOPED_T...
2020-12-19 Jonas Devlieghere[lldb] Simplify the is_finalized logic in process and...
2020-12-18 David Zarzycki[LLDB] Unbreak the build after recent clang changes
2020-12-17 Pavel LabathRevert "[lldb] Make CommandInterpreter's execution...
2020-12-15 Med Ismail Bennani[lldb/API] Expose Target::CreateBreakpoint(..., move_to...
2020-12-15 Med Ismail BennaniRevert "[lldb/API] Expose Target::CreateBreakpoint...
2020-12-15 Med Ismail Bennani[lldb/API] Expose Target::CreateBreakpoint(..., move_to...
2020-12-12 Tatyana Krasnukha[lldb] Make CommandInterpreter's execution context...
2020-12-12 Tatyana Krasnukha[lldb] "target create" shouldn't save target if the...
2020-12-10 Jonas Devlieghere[lldb] Deal gracefully with concurrency in the API...
2020-12-10 Raphael Isemann[lldb] Fix that symbols.clang-modules-cache-path is...
2020-12-10 Raphael Isemann[lldb] Allow LLDB to automatically retry a failed expre...
2020-12-09 Jonas Devlieghere[lldb] Track the API boundary using a thread_local...
2020-12-09 Dave Lee[lldb] Remove unused IsFunctionType is_variadic_ptr...
2020-12-08 Jonas Devlieghere[lldb] Include thread id in the reproducer trace (NFC)
2020-12-01 Muhammad Omair JavaidMake offset field optional in RegisterInfo packet for...
2020-11-30 Muhammad Omair JavaidSupport custom expedited register set in gdb-remote
2020-11-23 Michał Górny[lldb] Prevent 'process connect' from using local-only...
2020-11-20 David Spickett[lldb][AArch64/Linux] Show memory tagged memory regions
2020-11-19 Walter Erquinigo[trace][intel-pt] Scaffold the 'thread trace start...
2020-11-18 Raphael Isemann[lldb][NFC] Don't let Process inherit from UserID
2020-11-12 Jonas Devlieghere[lldb/DataFormatters] Display null C++ pointers as...
2020-11-12 Raphael Isemann[lldb][NFC] Move OptionDefinition from lldb-private...
2020-11-11 Walter Erquinigo[intel-pt][trace] Implement a "get supported trace...
2020-11-11 Vedant Kumar[ThreadPlan] Delete unused ThreadPlanStepInRange code...
2020-11-11 Vedant Kumar[ThreadPlan] Reflow docs to fit the 80 column limit...
2020-11-10 Pavel Labath[lldb/DWARF] Fix sizes of DW_OP_const[1248][us] and...
2020-11-09 Jonas Devlieghere[lldb] Make GetSelectedOrDummyTarget return the target...
2020-11-06 Walter Erquinigo[trace][intel-pt] Implement the basic decoding function...
2020-11-06 Vedant Kumar[TargetList] Delete the destructor
2020-11-06 Vedant Kumar[TargetList] Simplify dummy target creation
2020-11-04 Pavel Labath[lldb/Utility] Delete Scalar::[US]IntValueIsValidForSize
2020-11-04 Pavel Labath[lldb] Delete Value::Vector class
2020-11-03 Pavel Labath[lldb/Utility] Add unit tests for RegisterValue::GetSca...
2020-10-30 Joseph Tremoulet[lldb] Report old modules from ModuleList::ReplaceEquiv...
2020-10-30 Joseph Tremoulet[lldb] GetSharedModule: Collect old modules in SmallVector
2020-10-30 Zequan Wu[lldb][NFC] Refactor getUUID functionality
2020-10-29 Ilya BukonkinGetModule, GetExeModule methods added
2020-10-27 Jonas Devlieghere[lldb] Support Python imports relative the to the curre...
2020-10-27 Raphael Isemann[lldb][NFC] Make GetResumeCountForLaunchInfo return...
2020-10-26 Pavel Labath[lldb] Modernize PseudoTerminal::Fork
2020-10-23 Jonas Devlieghere[lldb] Move copying of files into reproducer out of...
2020-10-23 Jonas Devlieghere[lldb] Fix use of undefined type 'lldb_private::Utility...
2020-10-23 Jonas Devlieghere[lldb] Redesign Target::GetUtilityFunctionForLanguage API
2020-10-23 Michał Górny[lldb] Split out NetBSD/x86 watchpoint impl for unification
2020-10-23 Jonas Devlieghere[lldb] Fix missing initialization in UtilityFunction...
2020-10-22 Jonas Devlieghere[lldb] Fix a regression introduced by D75730
2020-10-22 Raphael Isemann[lldb][NFC] Make GetShellSafeArgument return std::strin...
2020-10-21 Pavel Labath[lldb] Port lldb gdb-server to libOption
2020-10-19 Walter Erquinigo[trace] rename ThreadIntelPT into TraceTrace
2020-10-16 Pavel Labath[lldb] Modernize PseudoTerminal::OpenSecondary
2020-10-15 Jim InghamAdd an SB API to get the SBTarget from an SBBreakpoint
2020-10-14 Pavel Labath[lldb-server][linux] Add ability to allocate memory
2020-10-14 Pavel Labath[lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary
2020-10-14 Adrian PrantlMove initialization of Variable::m_loc_is_const_data...
2020-10-13 Raphael Isemann[lldb] Allow limiting the number of error diagnostics...
2020-10-13 Raphael Isemann[lldb] Remove all the RegisterInfo name constification...
2020-10-13 Raphael Isemann[lldb][NFC] Remove property predicate matcher
2020-10-13 Adrian PrantlAdd accessors. (NFC)
2020-10-12 Walter Erquinigo[trace] Scaffold "thread trace dump instructions"
2020-10-12 Adrian McCarthy[LLDB] Fix 37 tests on Windows
2020-10-12 Pavel Labath[lldb/Utility] Introduce UnimplementedError
2020-10-10 Martin Storsjö[lldb] [Windows] Add missing 'override', silencing...
2020-10-10 Walter Erquinigo[intel pt] Refactor parsing
2020-10-09 Pavel Labath[lldb] Delete copy operations on PluginInterface class
2020-10-07 Pavel Labath[lldb] Check for and use ptsname_r if available
2020-10-05 Jim InghamFix raciness in the StopHook check for "has the target...
2020-09-30 Jim InghamFix crash in SBStructuredData::GetDescription() when...
2020-09-29 Walter Erquinigo[trace] Fix destructor declaration
2020-09-29 Jim InghamRevert "Revert "Add the ability to write target stop...
2020-09-28 Jonas DevlieghereRevert "Add the ability to write target stop-hooks...
2020-09-25 Jim InghamAdd the ability to write target stop-hooks using the...
2020-09-25 Jason MolendaAdd support for firmware/standalone LC_NOTE "main bin...
2020-09-25 Jonas Devlieghere[lldb] Pass reference instead of pointer in protected...
2020-09-24 Walter Erquinigo[intel-pt] Refactor the JSON parsing
2020-09-22 Walter ErquinigoAdd a "Trace" plug-in to LLDB to add process trace...
2020-09-17 Jonas Devlieghere[lldb] Return FileSP and StreamFileSP by value in IOHan...
2020-09-16 Dave Lee[lldb] Reword CompilerType docstring to not say "generi...
2020-09-11 Med Ismail Bennani[lldb/API] Add Breakpoint::SerializeToStructuredData...
2020-09-03 Jonas Devlieghere[lldb] Add reproducer verifier
2020-09-02 Med Ismail Bennani[lldb/Target] Add custom interpreter option to `platfor...
2020-09-02 Jonas Devlieghere[lldb] Move ScriptCommand and RegexCommand under Comman...
2020-09-01 Raphael IsemannRevert "[lldb] Add reproducer verifier"
2020-08-31 Jonas Devlieghere[lldb] Add reproducer verifier
next