summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client
Commit message (Expand)AuthorAgeFilesLines
* [android/process list] support showing process argumentsWalter Erquinigo2019-10-161-4/+36
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+65
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-69/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+69
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-60/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+60
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-56/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+56
* Temporarily Revert [platform process list] add a flag for showing the process...Adrian Prantl2019-10-122-65/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-112-2/+65
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-112-61/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-112-2/+61
* 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-082-64/+2
* [gdb-remote] process properly effective uidWalter Erquinigo2019-10-071-2/+6
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-072-2/+60
* The setUp/tearDown methods I added mssed up the test function; reorder.Jason Molenda2019-09-131-6/+7
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-211-0/+8
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-023-3/+0
* [lldb] Increase testsuite packet-timeout 5secs -> 1minJan Kratochvil2019-07-291-0/+1
* @skipIfXmlSupportMissing TestRecognizeBreakpointPavel Labath2019-07-011-0/+1
* Replace tabs with spaces.Adrian Prantl2019-06-291-2/+2
* Make sure the thread list is updated before you set the stop reasonJim Ingham2019-06-283-0/+206
* Support nested target.xml register definition files, lack of reg group markers.Jason Molenda2019-06-261-0/+238
* Change the disabling of packet logging to be in TearDownHook lambdas.Jason Molenda2019-05-104-12/+9
* Ted pointed out that some of test tests that are enabling packetJason Molenda2019-05-104-7/+17
* Fix llvm_unreachable in TestWriteMemoryPavel Labath2019-04-021-1/+1
* [Process] Fix WriteMemory return valueMed Ismail Bennani2019-04-011-0/+29
* Fix the gdb-client test suite for python3Pavel Labath2019-02-151-12/+5
* [lldbsuite] Disable TestStopPCs when there's no XML supportStella Stamenova2018-12-061-0/+2
* Work with a gdb-remote target that doesn't handle theJason Molenda2018-11-091-0/+64
* Support nwere versions of the Segger J-Link jtag board software.Jason Molenda2018-10-232-2/+154
* [lldbsuite] Make the names of test classes uniqueStella Stamenova2018-10-151-1/+1
* Commit my attempt to test the change to ProcessGDBRemoteJason Molenda2018-09-122-0/+52
* Fix deadlock in gdb-client testsPavel Labath2018-08-301-1/+1
* Update TestTargetXMLArch.py test for llvm triple change with unspecifiedJason Molenda2018-08-131-1/+1
* Fix whitespace in the python test suite.Raphael Isemann2018-07-272-7/+7
* [lit] Fix several tests that fail when using Python 3 or on WindowsStella Stamenova2018-05-142-6/+16
* Report more precise error message when attach failsPavel Labath2018-04-182-0/+36
* Re-land "Don't assume backing thread shares protocol ID."Jonas Devlieghere2018-04-132-0/+95
* Revert "Don't assume backing thread shares protocol ID."Jonas Devlieghere2018-04-122-95/+0
* Don't assume backing thread shares protocol ID.Jonas Devlieghere2018-04-122-0/+95
* Add a test for setting the load address of a module with differing physical/v...Pavel Labath2018-03-261-0/+19
* [LLDB] Fix TestTargetXMLArch's expected archPavel Labath2018-03-201-1/+1
* Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...Pavel Labath2018-03-202-2/+63
* Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...Pavel Labath2018-02-281-61/+0
* [lldb] Use vFlash commands when writing to target's flash memory regionsPavel Labath2018-02-271-0/+61
* Add SBDebugger::GetBuildConfiguration and use it to skip an XML testPavel Labath2018-02-191-1/+1
* Make gdb-client tests generate binaries in the build treePavel Labath2018-02-191-7/+1
* @skipIfRemote TestTargetXMLArchPavel Labath2018-02-151-0/+1
OpenPOWER on IntegriCloud