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
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
4
-4
/
+0
*
[lldb] Move register info "augmentation" from gdb-remote into ABI
Pavel Labath
2019-12-03
2
-96
/
+162
*
Remove extraneous log enabling.
Jason Molenda
2019-11-22
1
-1
/
+0
*
Handle the case where the 'g' packet doesn't get all regs.
Jason Molenda
2019-11-20
2
-1
/
+199
*
Fix TestNoGPacketSupported on linux
Pavel Labath
2019-11-11
1
-2
/
+2
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
2
-1
/
+4
*
Test case to verify that lldb falls back to p/P if g is unsupported
Jason Molenda
2019-11-08
1
-0
/
+98
*
[lldb-server] Add setting to force 'g' packet use
Guilherme Andrade
2019-11-07
2
-1
/
+85
*
[android/process list] support showing process arguments
Walter Erquinigo
2019-10-16
1
-4
/
+36
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+65
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-69
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+69
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-60
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+60
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-56
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+56
*
Temporarily Revert [platform process list] add a flag for showing the process...
Adrian Prantl
2019-10-12
2
-65
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
2
-2
/
+65
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-11
2
-61
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
2
-2
/
+61
*
Increase timeout in gdbclientutils.py to decrease chance of test failing unde...
Adrian Prantl
2019-10-10
1
-1
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Shafik Yaghmour
2019-10-08
2
-64
/
+2
*
[gdb-remote] process properly effective uid
Walter Erquinigo
2019-10-07
1
-2
/
+6
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-07
2
-2
/
+60
*
The setUp/tearDown methods I added mssed up the test function; reorder.
Jason Molenda
2019-09-13
1
-6
/
+7
*
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
[next]