OSDN Git Service

android: [InstCombine] Move target-specific inst combining
[android-x86/external-llvm-project.git] / lldb /
2021-02-08 Walter Erquinigo[lldb-vscode] correctly use Windows macros
2021-02-08 Walter ErquinigoFix lldb-vscode builds on Windows targeting POSIX
2021-02-08 Walter ErquinigoFix runInTerminal failures on Windows
2021-01-26 Jim InghamMake SBDebugger::CreateTargetWithFileAndArch work with...
2021-01-26 Raphael Isemann[lldb][NFC] Another attempt to fix GCC 5.x compilation
2021-01-26 Dave Lee[lldb] Remove unused ThreadPlanStack::GetStackOfKind...
2021-01-26 Georgii Rymar[LLDB][test] - Fix test after yaml2obj change.
2021-01-26 Richard SmithRevert "Fix SBDebugger::CreateTargetWithFileAndArch...
2021-01-26 Duncan P. N. Exon... ExpressionParser: Migrate to FileEntryRef in ParseInter...
2021-01-25 Pedro Tammela[lldb/Lua] add support for Lua function breakpoint
2021-01-25 David BlaikieFix -Wmissing-override in lldb
2021-01-25 Walter ErquinigoFix runInTerminal errors on ARM
2021-01-25 Jim InghamFollow on to: f05dc40c31d1883b46b8bb60547087db2f4c03e3
2021-01-25 Walter ErquinigoFix 0f0462cacf34aa88ae71a13c4199c1b1e70f3ee6
2021-01-25 Walter ErquinigoFix 0f0462cacf34aa88ae71a13c4199c1b1e70f3ee6
2021-01-25 Jim InghamFix SBDebugger::CreateTargetWithFileAndArch to accept...
2021-01-25 Walter Erquinigo[vscode] Improve runInTerminal and support linux
2021-01-25 Walter Erquinigo[ThreadPlan] fix exec on Linux
2021-01-25 Muhammad Omair Javaid[LLDB] Skip TestPlatformProcessConnect on arm/aarch64...
2021-01-25 Muhammad Omair Javaid[LLDB] Define AUXV_AT_HWCAP2 in AuxVector.h
2021-01-25 Muhammad Omair Javaid[LLDB] Remove leftovers and typos from RegisterInfos_ar...
2021-01-25 David Blaikielldb: Add support for printing variables with DW_AT_ran...
2021-01-24 Augusto NoronhaImplement vAttachOrWait
2021-01-24 Fangrui Song[lldb] Add -Wl,-rpath to make tests run with fresh...
2021-01-23 Pedro Tammela[lldb/Lua] add 'Lua' before naming versions
2021-01-23 Pedro Tammela[lldb/Lua] add initial Lua typemaps
2021-01-23 Jason MolendaChange static buffer to be BSS instead of DATA in Handl...
2021-01-22 Jonas Devlieghere[lldb] FixFileSystem::GetExternalPath for VFS API change
2021-01-22 Shafik Yaghmour[LLDB] Fix how ObjCBOOLSummaryProvider deals with BOOL
2021-01-21 Walter Erquinigo[lldb-vscode] improve modules request
2021-01-21 Raphael Isemann[lldb][NFC] Fix build with GCC<6
2021-01-21 Raphael IsemannReland [lldb] Fix TestThreadStepOut.py after "Flush...
2021-01-21 Raphael Isemann[lldb] Make TestBSDArchives a no-debug-info-test
2021-01-21 Raphael Isemann[lldb][import-std-module] Do some basic file checks...
2021-01-21 Jonas Devlieghere[lldb] Upstream eCore_arm_arm64e enum value in ArchSpec
2021-01-21 Jim InghamUse CXX_SOURCES and point to the right source file.
2021-01-21 Jim InghamFix a bug with setting breakpoints on C++11 inline...
2021-01-20 Fangrui SongMakefile.rules: Avoid redundant .d generation (make...
2021-01-20 Med Ismail Bennani[lldb/Commands] Align process launch --plugin with...
2021-01-20 Pavel LabathRevert "[lldb] Re-enable TestPlatformProcessConnect...
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-20 Raphael Isemann[lldb][docs] Expand CSS fix for LLDB doc tables
2021-01-20 Raphael Isemann[lldb][docs] Filter out 'thisown' attribute and inherit...
2021-01-20 Raphael Isemann[lldb][docs] Remove -webkit-hyphens in table cells...
2021-01-19 Stella Stamenova[lldb/test] Skip TestProcessAttach: test_attach_to_proc...
2021-01-19 Raphael Isemann[lldb][docs] Update .htaccess to redirect from old...
2021-01-19 Raphael Isemann[lldb][docs] Add a doc page for enums and constants
2021-01-19 Raul Tambre[CMake] Remove dead code setting policies to NEW
2021-01-19 Raphael Isemann[lldb] Fix two documentation typos
2021-01-19 Muhammad Omair Javaid[LLDB] Test SVE dynamic resize with multiple threads
2021-01-19 Muhammad Omair Javaid[LLDB] Add support to resize SVE registers at run-time
2021-01-19 Pavel Labath[lldb] Re-enable TestPlatformProcessConnect on macos
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-18 Raphael Isemann[lldb][docs] Use 'any' as the default role in LLDB...
2021-01-18 Raphael Isemann[lldb][docs] Use inline literals for code/paths instead...
2021-01-18 Raphael Isemann[lldb][docs] Resolve the remaining sphinx formatter...
2021-01-18 Fangrui SongMakefile.rules: Make HOST_OS/OS simply expanded variabl...
2021-01-17 Fangrui SongMakefile.rules: Delete GCC 4.6 workaround
2021-01-17 Pavel Labath[lldb] Skip TestPlatformProcessConnect on windows and...
2021-01-17 Raphael Isemann[lldb][docs] Fix some RST formatting errors related...
2021-01-17 Raphael Isemann[lldb][docs] Cleanup the Python doc strings for SB...
2021-01-17 Raphael IsemannReland [lldb][docs] Use sphinx instead of epydoc to...
2021-01-16 Jonas Devlieghere[debugserver] Fix inverted if block that resulted in...
2021-01-15 Jason MolendaSkip 'g' packet tests when running on darwin; debugserv...
2021-01-15 Raphael Isemann[lldb][docs] Translate ASCII art to restructured text...
2021-01-15 Raphael IsemannRevert "[lldb][docs] Use sphinx instead of epydoc to...
2021-01-15 Raphael Isemann[lldb][docs] Use sphinx instead of epydoc to generate...
2021-01-15 Muhammad Omair JavaidDynamicRegisterInfo calculate offsets in separate function
2021-01-15 Muhammad Omair Javaid[LLDB] Add per-thread register infos shared pointer...
2021-01-14 Joseph Tremoulet[LLDB] MinidumpParser: Prefer executable module even...
2021-01-14 Pavel Labath[lldb/test] Ensure launched processes are ready to...
2021-01-14 Pavel Labath[lldb] Fix TestPlatformProcessConnect.py
2021-01-14 Augusto NoronhaImplement vAttachWait in lldb-server
2021-01-14 Philip Pfaffe[lldb][wasm] Parse DWO section names
2021-01-14 Jason MolendaAdd func call so we don't instruction-step into the...
2021-01-12 Jason MolendaAdd unconditional logging to debugserver for launch...
2021-01-11 Paul Robinson[FastISel] Flush local value map on every instruction
2021-01-11 Pavel Labath[lldb] Disable PipeTest.OpenAsReader on windows
2021-01-10 Pavel Labath[lldb] Fix some bugs in the Pipe class and add tests
2021-01-09 Jonas Devlieghere[debugserver] Various plist changes
2021-01-08 Adrian PrantlDon't take the address of a temporary
2021-01-08 Jonas Devlieghere[lldb] Remove stale LLDB-Info.plist
2021-01-08 Jonas Devlieghere[lldb] Bump the required SWIG version to 3
2021-01-08 Raphael Isemann[lldb][NFC] Refactor setup code for Clang diagnostics
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-08 David Blaikielldb subprogram_ranges.test - remove dependence on...
2021-01-08 David BlaikieFix subprogram_ranges.test by explicitly using lld
2021-01-07 Luís Marques[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant...
2021-01-07 David Blaikielldb: Add support for DW_AT_ranges on DW_TAG_subprograms
2021-01-07 David Spickett[lldb][ARM/AArch64] Update disasm flags to latest v8...
2021-01-07 Jonas Devlieghere[lldb] Skip scoped enum checks with Dwarf <4
2021-01-07 Michał Górny[lldb] [debugserver] Add stN aliases for stmmN for...
2021-01-07 Pedro Tammela[lldb/Lua] add support for multiline scripted breakpoints
2021-01-06 Jonas Devlieghere[lldb] Ad os_signpost support to lldb_private::Timer
2021-01-06 Pavel Labath[lldb] Simplify some lldb-server tests
2021-01-06 Jorge Gorbe MoyaMake DWARFUnit use the dwo_id from the DWARF5 CU header.
2021-01-05 Jonas Devlieghere[lldb] Add timers to Reproducer::Keep and Reproducer...
next