]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Eliminate literal line numbers in mi-until.exp
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 14 Nov 2014 18:21:21 +0000 (18:21 +0000)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 17 Nov 2014 09:26:30 +0000 (10:26 +0100)
commit12084a9ae15f6844e987ff6d3b2a64bb5963da8a
tree091c1069da4a9e62a2ada9ed5a3a22c8bc0dc470
parentdc7e1a77a4d3fb8c636628af674327ba20c736b6
Eliminate literal line numbers in mi-until.exp

Remove literal line numbers from the regexps in mi-until.exp.  Add
appropriate eye-catchers to until.c and refer to those instead.

This change fixes the test case after having disturbed the line
numbering with the previous fix for compiler warnings with -std=gnu11.

gdb/testsuite/ChangeLog:

* gdb.mi/until.c: Add eye-catchers.
* gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
line numbers.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-until.exp
gdb/testsuite/gdb.mi/until.c