gdb.base/setshow.exp: split in procs
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 6 Jul 2021 17:52:17 +0000 (13:52 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 23 Jul 2021 19:38:53 +0000 (15:38 -0400)
commit3b3c74341e3a5137eae07f0c95f2704c5f7e686f
treef90fe490c1c73fdf83ee58f990423ffe388e1996
parentffb6ba773e0a5ad9884afdc3b8279671c61d5add
gdb.base/setshow.exp: split in procs

Split in multiple procs, one per topic, and start with a fresh GDB in
each.  I find it easier to work on a test with multiple smaller
independent test procedures.  For example, it's possible to comment all
but one when working on one.  It's also easier to add things without
having to think about the impact on existing tests, and vice-versa.

Change-Id: I19691eed8f9bcb975b2eeff7577cac66251bcbe2
gdb/testsuite/gdb.base/setshow.exp