OSDN Git Service

android: [IR] Split Intrinsics.inc into enums and implementations
[android-x86/external-llvm-project.git] / lldb / unittests /
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 Erquinigo[ThreadPlan] fix exec on Linux
2021-01-21 Raphael Isemann[lldb][import-std-module] Do some basic file checks...
2021-01-14 Joseph Tremoulet[LLDB] MinidumpParser: Prefer executable module even...
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
2020-12-17 Michał Górny[lldb] [unittests] Filter FreeBSD through CMake rather...
2020-12-17 Michał Górny[lldb] [unittests] Add tests for NetBSD register offset...
2020-12-17 Raphael Isemann[lldb] Unify the two CreateTypedef implementations...
2020-12-12 Tatyana Krasnukha[lldb] "target create" shouldn't save target if the...
2020-12-10 Raphael Isemann[lldb] Introduce separate scratch ASTs for debug info...
2020-12-10 Jonas Devlieghere[lldb] Deal gracefully with concurrency in the API...
2020-12-09 Jonas Devlieghere[lldb] Fix -Wformat warning in debugserver unit test
2020-12-03 Jonas Devlieghere[lldb] Treat remote macOS debugging like any other...
2020-12-03 Jonas Devlieghere[lldb] Return the original path when tilde expansion...
2020-12-02 Raphael Isemann[lldb] Don't reject empty or unnamed template parameter...
2020-12-01 Muhammad Omair JavaidMake offset field optional in RegisterInfo packet for...
2020-11-30 Pedro Tammela[LLDB/Lua] add support for one-liner breakpoint callback
2020-11-30 David Spickett[lldb] Error when there are no ports to launch a gdbser...
2020-11-21 Michał Górny[lldb] Reland "Use translated full ftag values"
2020-11-20 David Spickett[lldb][AArch64/Linux] Show memory tagged memory regions
2020-11-19 Mikhail GoncharovRevert "[lldb] Use translated full ftag values"
2020-11-19 Michał Górny[lldb] Use translated full ftag values
2020-11-19 Michał Górny[lldb] Add explicit 64-bit fip/fdp registers on x86_64
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access debug registers...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access FPR via RegisterI...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access GPR via reginfo...
2020-11-11 Walter ErquinigoFix 21555fff4de811309ea7935f9cb65578c957d77f
2020-11-11 Walter Erquinigo[intel-pt][trace] Implement a "get supported trace...
2020-11-10 Pavel Labath[lldb/DWARF] Fix sizes of DW_OP_const[1248][us] and...
2020-11-04 Pavel Labath[lldb] Improve RegisterValue::GetScalarValue
2020-11-03 Pavel Labath[lldb/Utility] Add unit tests for RegisterValue::GetSca...
2020-10-31 Jonas Devlieghere[lldb] Fix XcodeSDKModuleTests
2020-10-30 Pavel LabathFix an embarrasing use-after-free from a895a446bcde
2020-10-30 Pavel Labath[lldb/test] Simplify/generalize YAMLModuleTester
2020-10-24 David Blaikiefix lldb for recent libDebugInfoDWARF API change
2020-10-22 Med Ismail Bennani[lldb/DWARF] Add support for DW_OP_implicit_value
2020-10-22 Raphael Isemann[lldb][NFC] Make GetShellSafeArgument return std::strin...
2020-10-16 Pavel Labath[lldb] Modernize PseudoTerminal::OpenSecondary
2020-10-14 Pavel Labath[lldb-server][linux] Add ability to allocate memory
2020-10-14 Pavel Labath[lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary
2020-10-12 Pavel Labath[lldb/Utility] Introduce UnimplementedError
2020-10-08 Alexandre Ganea[LLDB] On Windows, fix tests
2020-09-30 Jordan Rupprecht[lldb/ipv6] Support running lldb tests in an ipv6-only...
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-18 Xing GUO[DWARFYAML] Make the include_directories, file_names...
2020-09-15 Greg ClaytonFix .debug_aranges parsing.
2020-09-15 Pavel Labath[lldb/cmake] Fix testing support library dependencies
2020-08-31 Xing GUO[Test] Simplify DWARF test cases. NFC.
2020-08-28 Jonas Devlieghere[lldb] Fix "no matching std::pair constructor" on Ubunt...
2020-08-27 Pavel Labath[lldb/cmake] Fix linking of lldbSymbolHelpers for 9cb222e7
2020-08-27 Pavel Labath[lldb/cmake] Fix linking of lldbUtilityHelpers for...
2020-08-27 Pavel Labath[cmake] Make gtest include directories a part of the...
2020-08-27 Pavel Labath[lldb/Utility] Use APSInt in the Scalar class
2020-08-26 Greg ClaytonLoad correct module for linux and android when duplicat...
2020-08-25 Jonas Devlieghere[lldb] Make Reproducer compatbile with SubsystemRAII...
2020-08-25 Raphael Isemann[lldb] Initialize reproducers in LocateSymbolFileTest
2020-08-22 Jonas Devlieghere[lldb] Extract reproducer providers & co into their...
2020-08-21 Xing GUO[DWARFYAML] Add support for emitting multiple abbrev...
2020-08-20 Pavel Labath[lldb/Utility] Simplify Scalar handling of float types
2020-08-17 Jonas Devlieghere[lldb] Get rid of helper CMake variables for Python
2020-08-17 Raphael Isemann[lldb][NFC] Remove name parameter from CreateFunctionTe...
2020-08-17 Raphael Isemann[lldb][NFC] Use the proper type for the 'storage' param...
2020-08-17 Pavel Labath[lldb/Utility] Simplify and generalize Scalar class
2020-08-12 Adrian McCarthy[lldb] Fix unit test parsing to handle CR+LF as well...
2020-08-12 Vedant KumarBuild a flat LLDB.framework for embedded Darwin targets
2020-08-11 Pavel Labath[cmake] Make gtest macro definitions a part the library...
2020-08-11 Jonas Devlieghere[lldb] Use modern CMake to avoid repetition (NFC)
2020-08-06 Adrian PrantlFactor out common code from the iPhone/AppleTV/WatchOS...
2020-08-06 Adrian PrantlCorrectly detect legacy iOS simulator Mach-O objectfiles
2020-08-05 Tatyana Krasnukha[lldb/TestingSupport] Manually disable GTEST_HAS_TR1_TUPLE
2020-08-03 Luboš Luňákfix lldb test on lib64 systems
2020-07-28 Fred Riss[lldb/ArchSpec] Always match simulator environment...
2020-07-27 Fred Riss[lldb/AppleSimulator] Always provide a -simulator envir...
2020-07-27 Pavel Labath[lldb/Utility] Clean up Scalar constructors
2020-07-27 Pavel Labath[lldb/Utility] Fix a bug in RangeMap::CombineConsecutiv...
2020-07-25 Adrian PrantlUpstream macCatalyst support in ArchSpec and associated...
2020-07-23 Raphael IsemannReland [lldb] Unify type name matching in FormattersCon...
2020-07-23 Xing GUO[DWARFYAML] Refactor emitDebugInfo() to make the length...
2020-07-23 Eric ChristopherTemporarily Revert "Reland [lldb] Unify type name match...
2020-07-23 Logan SmithReapply "Try enabling -Wsuggest-override again, using...
2020-07-22 Logan SmithRevert "Try enabling -Wsuggest-override again, using...
2020-07-22 Logan SmithTry enabling -Wsuggest-override again, using add_compil...
2020-07-22 Hans WennborgRevert "Enable -Wsuggest-override in the LLVM build...
2020-07-22 Adrian PrantlFix Windows build
2020-07-22 Raphael IsemannReland [lldb] Unify type name matching in FormattersCon...
2020-07-22 Xing GUO[DWARFYAML] Make the length field of compilation units...
2020-07-21 Raphael IsemannRevert "[lldb] Unify type name matching in FormattersCo...
2020-07-21 Raphael Isemann[lldb] Unify type name matching in FormattersContainer
2020-07-21 Jonas Devlieghere[lldb] Make TestOptionValueFileColonLine work on Windows
2020-07-21 Jonas Devlieghere[lldb] fix warnings in TestOptionValueFileColonLine.cpp
2020-07-21 Jim InghamAdd an option (-y) to "break set" and "source list...
2020-07-20 Logan SmithEnable -Wsuggest-override in the LLVM build
2020-07-20 Pavel Labath[lldb/Utility] Simplify Scalar::SetValueFromData
2020-07-17 Raphael Isemann[lldb] Store StackFrameRecognizers in the target instea...
2020-07-16 Fred Riss[lldb/ObjectFileMachO] Fetch shared cache images from...
2020-07-15 Pavel Labath[lldb] Delete useless assertion
next