index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
gdb_remote_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a few tests that may change the platform to save & restore
Jason Molenda
2019-08-21
1
-0
/
+8
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
3
-3
/
+0
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+1
*
@skipIfXmlSupportMissing TestRecognizeBreakpoint
Pavel Labath
2019-07-01
1
-0
/
+1
*
Replace tabs with spaces.
Adrian Prantl
2019-06-29
1
-2
/
+2
*
Make sure the thread list is updated before you set the stop reason
Jim Ingham
2019-06-28
3
-0
/
+206
*
Support nested target.xml register definition files, lack of reg group markers.
Jason Molenda
2019-06-26
1
-0
/
+238
*
Change the disabling of packet logging to be in TearDownHook lambdas.
Jason Molenda
2019-05-10
4
-12
/
+9
*
Ted pointed out that some of test tests that are enabling packet
Jason Molenda
2019-05-10
4
-7
/
+17
*
Fix llvm_unreachable in TestWriteMemory
Pavel Labath
2019-04-02
1
-1
/
+1
*
[Process] Fix WriteMemory return value
Med Ismail Bennani
2019-04-01
1
-0
/
+29
*
Fix the gdb-client test suite for python3
Pavel Labath
2019-02-15
1
-12
/
+5
*
[lldbsuite] Disable TestStopPCs when there's no XML support
Stella Stamenova
2018-12-06
1
-0
/
+2
*
Work with a gdb-remote target that doesn't handle the
Jason Molenda
2018-11-09
1
-0
/
+64
*
Support nwere versions of the Segger J-Link jtag board software.
Jason Molenda
2018-10-23
2
-2
/
+154
*
[lldbsuite] Make the names of test classes unique
Stella Stamenova
2018-10-15
1
-1
/
+1
*
Commit my attempt to test the change to ProcessGDBRemote
Jason Molenda
2018-09-12
2
-0
/
+52
*
Fix deadlock in gdb-client tests
Pavel Labath
2018-08-30
1
-1
/
+1
*
Update TestTargetXMLArch.py test for llvm triple change with unspecified
Jason Molenda
2018-08-13
1
-1
/
+1
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
2
-7
/
+7
*
[lit] Fix several tests that fail when using Python 3 or on Windows
Stella Stamenova
2018-05-14
2
-6
/
+16
*
Report more precise error message when attach fails
Pavel Labath
2018-04-18
2
-0
/
+36
*
Re-land "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-13
2
-0
/
+95
*
Revert "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-12
2
-95
/
+0
*
Don't assume backing thread shares protocol ID.
Jonas Devlieghere
2018-04-12
2
-0
/
+95
*
Add a test for setting the load address of a module with differing physical/v...
Pavel Labath
2018-03-26
1
-0
/
+19
*
[LLDB] Fix TestTargetXMLArch's expected arch
Pavel Labath
2018-03-20
1
-1
/
+1
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
2
-2
/
+63
*
Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...
Pavel Labath
2018-02-28
1
-61
/
+0
*
[lldb] Use vFlash commands when writing to target's flash memory regions
Pavel Labath
2018-02-27
1
-0
/
+61
*
Add SBDebugger::GetBuildConfiguration and use it to skip an XML test
Pavel Labath
2018-02-19
1
-1
/
+1
*
Make gdb-client tests generate binaries in the build tree
Pavel Labath
2018-02-19
1
-7
/
+1
*
@skipIfRemote TestTargetXMLArch
Pavel Labath
2018-02-15
1
-0
/
+1
*
Skip TestTargetXMLArch on non-darwin OSs
Pavel Labath
2018-02-12
1
-0
/
+1
*
Looks like this fails when built i386 on linux bots, possible target
Jason Molenda
2018-02-10
1
-0
/
+1
*
Add test case for x86_64 architecture recognition in the
Jason Molenda
2018-02-10
2
-1
/
+122
*
Rewrite the flaky test_restart_bug test in a more deterministic way
Pavel Labath
2018-02-08
2
-2
/
+93
*
mock_gdb_server: rectify ack handling code
Pavel Labath
2018-02-01
1
-11
/
+3
*
[lldb] Generic base for testing gdb-remote behavior
Pavel Labath
2018-01-29
3
-0
/
+489