git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[lldb] Remove LLDB session dir and just store test traces in the respective test...
[lldb.git]
/
lldb
/
test
/
2020-12-04
Raphael Isemann
[lldb] Remove LLDB session dir and just store test...
tree
|
commitdiff
2020-12-03
Jonas Devlieghere
[lldb] Treat remote macOS debugging like any other...
tree
|
commitdiff
2020-12-02
Raphael Isemann
[lldb] X-FAIL class template parameter pack tests on...
tree
|
commitdiff
2020-12-02
Raphael Isemann
[lldb][NFC] Give class template pack test files unique...
tree
|
commitdiff
2020-12-02
Pedro Tammela
[LLDB/Python] Fix segfault on Python scripted entrypoints
tree
|
commitdiff
2020-12-02
Raphael Isemann
[lldb] Don't reject empty or unnamed template parameter...
tree
|
commitdiff
2020-12-02
Raphael Isemann
[lldb][NFC] Fix test file name in lang/cpp/non-type...
tree
|
commitdiff
2020-12-02
Muhammad Omair Javaid
[LLDB] Rename duplicate TestAlignAsBaseClass.py
tree
|
commitdiff
2020-12-01
David Blaikie
Revert "[FastISel] Flush local value map on ever instru...
tree
|
commitdiff
2020-12-01
Michał Górny
[lldb] [test] Reenable two passing tests on FreeBSD
tree
|
commitdiff
2020-12-01
Muhammad Omair Javaid
Make offset field optional in RegisterInfo packet for...
tree
|
commitdiff
2020-12-01
Raphael Isemann
[lldb][NFC] Modernize and cleanup TestClassTemplatePara...
tree
|
commitdiff
2020-11-30
Jonas Devlieghere
[lldb] Give TestDefaultTemplateArgs a unique class...
tree
|
commitdiff
2020-11-30
Raphael Isemann
[lldb] Always include template arguments that have...
tree
|
commitdiff
2020-11-30
Pedro Tammela
[LLDB/Lua] add support for one-liner breakpoint callback
tree
|
commitdiff
2020-11-30
Muhammad Omair Javaid
Send SVE vg register in custom expedited registerset
tree
|
commitdiff
2020-11-26
Raphael Isemann
[ASTImporter] Import the default argument of TemplateTy...
tree
|
commitdiff
2020-11-26
Raphael Isemann
[lldb] Fix TestThreadStepOut.py after "Flush local...
tree
|
commitdiff
2020-11-25
Paul Robinson
[FastISel] Flush local value map on ever instruction
tree
|
commitdiff
2020-11-24
Jonas Devlieghere
[lldb] Add platform select to TestProcessConnect.py
tree
|
commitdiff
2020-11-23
Jordan Rupprecht
[lldb/test] Remove flaky `process connect` test.
tree
|
commitdiff
2020-11-23
Michał Górny
[lldb] [test] Restore Windows-skip on 'process connect...
tree
|
commitdiff
2020-11-23
Michał Górny
[lldb] Prevent 'process connect' from using local-only...
tree
|
commitdiff
2020-11-23
Michał Górny
[lldb] [Process/FreeBSDRemote] Fix regset names and...
tree
|
commitdiff
2020-11-23
Michał Górny
[lldb] [test] Fix qRegisterInfo lldb-server tests to...
tree
|
commitdiff
2020-11-21
Michał Górny
[lldb] Reland "Use translated full ftag values"
tree
|
commitdiff
2020-11-20
David Spickett
[lldb][AArch64/Linux] Show memory tagged memory regions
tree
|
commitdiff
2020-11-20
Michał Górny
[lldb] [test/Register] XFAIL x86-fp-write on Darwin
tree
|
commitdiff
2020-11-20
Michał Górny
Revert "[LLDB] Fixing lldb/test/Shell/Register/x86...
tree
|
commitdiff
2020-11-20
shafik
[LLDB] Fixing lldb/test/Shell/Register/x86-fp-write...
tree
|
commitdiff
2020-11-19
Raphael Isemann
[lldb] Fix another Python2/3 string<->bytes type error...
tree
|
commitdiff
2020-11-19
Raphael Isemann
[lldb] Remove legacy casts from TestStackFromStdModule
tree
|
commitdiff
2020-11-19
Mikhail Goncharov
Revert "[lldb] Use translated full ftag values"
tree
|
commitdiff
2020-11-19
Michał Górny
[lldb] Use translated full ftag values
tree
|
commitdiff
2020-11-19
Michał Górny
[lldb] Add explicit 64-bit fip/fdp registers on x86_64
tree
|
commitdiff
2020-11-19
Walter Erquinigo
[trace][intel-pt] Scaffold the 'thread trace start...
tree
|
commitdiff
2020-11-18
David Spickett
[lldb] Fix a couple of remote llgs tests
tree
|
commitdiff
2020-11-18
Michał Górny
[lldb] [test] Un-XFAIL tests on freebsd/i386
tree
|
commitdiff
2020-11-18
Michał Górny
[lldb] [test] Un-XFAIL TestMultipleDebuggers.py
tree
|
commitdiff
2020-11-18
Michał Górny
[lldb] [test] Mark command-process-connect.test XFAIL
tree
|
commitdiff
2020-11-18
Michał Górny
[lldb] [test] Pass -mmmx to x86-gp-write test explicitly
tree
|
commitdiff
2020-11-18
Raphael Isemann
[lldb] Python3 byte<->string issue in patch-crashlog.py
tree
|
commitdiff
2020-11-17
Jonas Devlieghere
[crashlog] Improve patch-crashlog.py script
tree
|
commitdiff
2020-11-16
Jonas Devlieghere
[crashlog] Implement parser for JSON encoded crashlogs
tree
|
commitdiff
2020-11-16
Raphael Isemann
[lldb] Skip TestCppKeywordsAsCIdentifiers on Windows
tree
|
commitdiff
2020-11-16
Raphael Isemann
[lldb] Add support for using variables with C++ keyword...
tree
|
commitdiff
2020-11-14
Jonas Devlieghere
[lldb] Mark command-process-connect as unsupported...
tree
|
commitdiff
2020-11-14
Jonas Devlieghere
[lldb] Make `process connect` behave the same in sync...
tree
|
commitdiff
2020-11-13
Jonas Devlieghere
[lldb] Fix SymbolFile/PDB/udt-layout.test
tree
|
commitdiff
2020-11-13
Raphael Isemann
[lldb][NFC] Fix flaky TestForwardDeclFromStdModule...
tree
|
commitdiff
2020-11-13
Jason Molenda
debugserver should advance pc past builtin_debugtrap...
tree
|
commitdiff
2020-11-12
Jonas Devlieghere
[lldb/DataFormatters] Display null C++ pointers as...
tree
|
commitdiff
2020-11-12
shafik
[LLDB] Fix handling of bit-fields in a union
tree
|
commitdiff
2020-11-12
Raphael Isemann
[lldb] Replace TestAbortExitCode with a debugserver...
tree
|
commitdiff
2020-11-12
Raphael Isemann
[lldb] Add expect_var_path to test variable path results
tree
|
commitdiff
2020-11-12
Michał Górny
[lldb] [test] Add a minimal test for x86 dbreg reading
tree
|
commitdiff
2020-11-12
Raphael Isemann
[lldb] Introduce a LLDB printing policy for Clang type...
tree
|
commitdiff
2020-11-12
Dave Lee
[lldb] Switch expect to runCmd in TestRecursiveTypes...
tree
|
commitdiff
2020-11-11
Vedant Kumar
[lldb/test] Add missing decorators import
tree
|
commitdiff
2020-11-11
Vedant Kumar
[ThreadPlan] Add a test for `thread step-in -r`, NFC...
tree
|
commitdiff
2020-11-11
Stella Stamenova
Revert "[ThreadPlan] Add a test for `thread step-in...
tree
|
commitdiff
2020-11-11
Raphael Isemann
[lldb][test] Remove not_remote_testsuite_ready in favor...
tree
|
commitdiff
2020-11-11
Vedant Kumar
[test] Delete redundant lldbutil import, NFC
tree
|
commitdiff
2020-11-11
Vedant Kumar
[ThreadPlan] Add a test for `thread step-in -r`, NFC
tree
|
commitdiff
2020-11-10
Michał Górny
[lldb] [Process/NetBSD] Copy the recent improvements...
tree
|
commitdiff
2020-11-10
Raphael Isemann
[lldb][NFC] Add lldb-server to the shell tests disallow...
tree
|
commitdiff
2020-11-10
Raphael Isemann
[lldb] Reinstate TestGdbserverPort.test
tree
|
commitdiff
2020-11-10
Raphael Isemann
[lldb] Fix TestErrorMessages test on standalone builds...
tree
|
commitdiff
2020-11-10
Michał Górny
[lldb] [Process/FreeBSDRemote] Explicitly copy dbregs...
tree
|
commitdiff
2020-11-10
Michał Górny
[lldb] [Process/FreeBSDRemote] Fix handling user-genera...
tree
|
commitdiff
2020-11-10
Michał Górny
[lldb] [test] Rename '.categories' to 'categories'
tree
|
commitdiff
2020-11-10
Michał Górny
[lldb] [test] Skip ObjC-based tests via 'objc' category
tree
|
commitdiff
2020-11-10
Stefan Gränitz
[lldb][ObjectFile] Relocate sections for in-memory...
tree
|
commitdiff
2020-11-09
António Afonso
Revert "Check if debug line sequences are starting...
tree
|
commitdiff
2020-11-09
António Afonso
Revert "Ignores functions that have a range starting...
tree
|
commitdiff
2020-11-09
António Afonso
Ignores functions that have a range starting outside...
tree
|
commitdiff
2020-11-09
António Afonso
Check if debug line sequences are starting after the...
tree
|
commitdiff
2020-11-09
Georgii Rymar
[LLDB][test] - Update one more test after the yaml2obj...
tree
|
commitdiff
2020-11-09
Michał Górny
[lldb] [Host/freebsd] Set Arg0 for 'platform process...
tree
|
commitdiff
2020-11-09
Michał Górny
Revert "[lldb] [Host/freebsd] Set Arg0 for 'platform...
tree
|
commitdiff
2020-11-09
Georgii Rymar
[lldb][test] - Update test cases after yaml2obj change.
tree
|
commitdiff
2020-11-09
Michał Górny
[llvm] [Support] Fix segv if argv0 is null in getMainEx...
tree
|
commitdiff
2020-11-09
Michał Górny
[lldb] [Host/freebsd] Set Arg0 for 'platform process...
tree
|
commitdiff
2020-11-09
Michał Górny
[lldb] [test] Extend watchpoint test to wait for thread...
tree
|
commitdiff
2020-11-09
Michał Górny
[lldb] [Process/FreeBSDRemote] Handle exec() from inferior
tree
|
commitdiff
2020-11-09
Jan Kratochvil
[lldb] Fix DW_AT_decl_file from DW_AT_specification...
tree
|
commitdiff
2020-11-07
Michał Górny
[lldb] [test] Use skipUnlessDarwin for tests specific...
tree
|
commitdiff
2020-11-07
Michał Górny
[lldb] [test] Un-skip one of TestRaise signals on fbsd
tree
|
commitdiff
2020-11-06
Walter Erquinigo
[trace][intel-pt] Implement the basic decoding function...
tree
|
commitdiff
2020-11-06
Jonas Devlieghere
[lldb] Remove Crashlog/interactive.test
tree
|
commitdiff
2020-11-05
Pedro Tammela
[LLDB-lua] modify Lua's 'print' to respect 'io.stdout'
tree
|
commitdiff
2020-11-05
Michał Górny
[lldb] [Process/FreeBSDRemote] Remove thread name caching
tree
|
commitdiff
2020-11-05
Michał Górny
[lldb] [test] Fix TestGdbRemoteThreadName code on FreeBSD
tree
|
commitdiff
2020-11-05
Michał Górny
[lldb] Enable FreeBSDRemote plugin by default and updat...
tree
|
commitdiff
2020-11-05
Michał Górny
[lldb] [test/Shell] Simplify -pthread condition
tree
|
commitdiff
2020-11-05
Raphael Isemann
[lldb] Skip TestChangeProcessGroup on watchOS/tvOS
tree
|
commitdiff
2020-11-05
Raphael Isemann
[lldb] Also Catch invalid calls to TestPExpectTest...
tree
|
commitdiff
2020-11-03
Michał Górny
[lldb] [test] Update XFAILs/skips for FreeBSD
tree
|
commitdiff
2020-11-03
Michał Górny
[lldb] [test/Shell] Pass -pthread to host toolchain...
tree
|
commitdiff
2020-11-03
Michał Górny
[lldb] [test] Remove xfail from tests that pass on...
tree
|
commitdiff
next