commit | 155bc16e7f5a96bcce5a7c30eec49d60098c1c92 | [log] [tgz] |
---|---|---|
author | Pavel Labath <pavel@labath.sk> | Tue Apr 02 07:47:38 2019 +0000 |
committer | Pavel Labath <pavel@labath.sk> | Tue Apr 02 07:47:38 2019 +0000 |
tree | 6766c90b3e0d2780a18f3d6000ce564461c41fe0 | |
parent | 9d1449246dd76a2e8c94bbeae055318356ee301a [diff] |
Simplify TestGdbRemoteRegisterState While reviewing D56233 it became clear to me that this test can be simplified. There's no need for a start-stop cycle in the inferior -- we can start fiddling with its registers as soon as it is launched. llvm-svn: 357451