]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Fix wrong prefix in py-breakpoint.exp
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 7 Dec 2017 22:37:02 +0000 (17:37 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 7 Dec 2017 22:37:02 +0000 (17:37 -0500)
commitec72db3ef415ebdcedaf36a1d83bd6624ec063e0
treed75361de814c7dc18b1b286d081121f1915ab739
parent99598d713f45d1b26015ec3562d160dc2b3792e4
Fix wrong prefix in py-breakpoint.exp

The prefix in test_bkpt_explicit_loc is wrong.  Instead of using
with_test_prefix directly, define test_bkpt_explicit_loc with
proc_with_prefix.

gdb/testsuite/ChangeLog:

* gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
with proc_with_prefix, don't use with_test_prefix.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-breakpoint.exp