]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Fix gdb.mi/mi-breakpoint-changed.exp for remote targets
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 4 Apr 2016 14:31:30 +0000 (10:31 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 4 Apr 2016 14:31:30 +0000 (10:31 -0400)
commit7beb7f68a0514c489f8305b79ce3938a6a4e54f9
treeca6482f20824c8afce3f1aa088785ebd000aca95
parenta061de07e441718d3658be332fd3172d87c7440b
Fix gdb.mi/mi-breakpoint-changed.exp for remote targets

The libraries are never downloaded to the target for the first test
(test_insert_delete_modify), so the executable can't run properly.

I also added some with_test_prefix to help differentiate between the
different test case phases.

gdb/testsuite/ChangeLog:

* gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
(test_insert_delete_modify): Call mi_load_shlibs before trying to
run.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp