Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp
authorSimon Marchi <simon.marchi@ericsson.com>
Tue, 5 Sep 2017 15:40:44 +0000 (17:40 +0200)
committerSimon Marchi <simon.marchi@ericsson.com>
Tue, 5 Sep 2017 15:42:04 +0000 (17:42 +0200)
commitae780a21f25455e4ca4b2fa7e350e7f994e0f198
tree43c5fab2052ce4ee0e3c34563fa6a57d39488ee6
parentbf93d7ba99319c4ff5f23f35d9645dc9c3d391c2
Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp

Using follow-exec-mode "new" takes a different code path than "same", so
it's interesting to test this path in combination with a change in
architecture of the inferior.  This test fails if you remove the
previous patch.

gdb/testsuite/ChangeLog:

* gdb.multi/multi-arch-exec.exp: Test with different
"follow-exec-mode" settings.
(do_test): New procedure.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.multi/multi-arch-exec.exp
This page took 0.025743 seconds and 4 git commands to generate.