summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py
Commit message (Expand)AuthorAgeFilesLines
* Handle the case where the 'g' packet doesn't get all regs.Jason Molenda2019-11-201-1/+3
* [lldb-server] Add setting to force 'g' packet useGuilherme Andrade2019-11-071-1/+1
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-121-2/+30
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-121-30/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-121-2/+30
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-121-33/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-121-2/+33
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-121-29/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-121-2/+29
* Temporarily Revert [platform process list] add a flag for showing the process...Adrian Prantl2019-10-121-26/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-111-2/+26
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-111-26/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-111-2/+26
* Increase timeout in gdbclientutils.py to decrease chance of test failing unde...Adrian Prantl2019-10-101-1/+1
* Revert "[platform process list] add a flag for showing the processes of all u...Shafik Yaghmour2019-10-081-26/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-071-2/+26
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* Make sure the thread list is updated before you set the stop reasonJim Ingham2019-06-281-0/+5
* Fix the gdb-client test suite for python3Pavel Labath2019-02-151-12/+5
* Support nwere versions of the Segger J-Link jtag board software.Jason Molenda2018-10-231-2/+24
* Commit my attempt to test the change to ProcessGDBRemoteJason Molenda2018-09-121-0/+8
* Fix deadlock in gdb-client testsPavel Labath2018-08-301-1/+1
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-1/+1
* [lit] Fix several tests that fail when using Python 3 or on WindowsStella Stamenova2018-05-141-5/+14
* Report more precise error message when attach failsPavel Labath2018-04-181-0/+11
* Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...Pavel Labath2018-03-201-2/+2
* Make gdb-client tests generate binaries in the build treePavel Labath2018-02-191-7/+1
* Add test case for x86_64 architecture recognition in theJason Molenda2018-02-101-1/+1
* Rewrite the flaky test_restart_bug test in a more deterministic wayPavel Labath2018-02-081-2/+31
* mock_gdb_server: rectify ack handling codePavel Labath2018-02-011-11/+3
* [lldb] Generic base for testing gdb-remote behaviorPavel Labath2018-01-291-0/+442
OpenPOWER on IntegriCloud