| commit | 309e147fbd26a433ec3a1e2cd346633bb615de29 | [log] [tgz] |
|---|---|---|
| author | Maciej W. Rozycki <macro@embecosm.com> | Thu Jul 07 12:00:18 2022 +0100 |
| committer | Maciej W. Rozycki <macro@embecosm.com> | Thu Jul 07 12:00:18 2022 +0100 |
| tree | 0081a7bf8cd62b113a8a834be69870d1aa7ca065 | |
| parent | 88de583569400f6c81caa6f943d1290d134ea48a [diff] |
GDB/testsuite: Add coverage for `print -elements' command We currently have no coverage for the `print -elements ...' command (or `p -elements ...' in the shortened form), so add a couple of test cases mimicking ones using corresponding `set print elements ...' values.