]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Drop remaining references to removed source lines in break1.c and ur1.c
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 14 Nov 2014 16:45:41 +0000 (16:45 +0000)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 17 Nov 2014 09:26:30 +0000 (10:26 +0100)
commitdc7e1a77a4d3fb8c636628af674327ba20c736b6
treeb875e743ab56290eb3335c98dd63e65514b1eb75
parent43968415b0025fa8e1fa5c813e53e87ae392e977
Drop remaining references to removed source lines in break1.c and ur1.c

In some .exp files it was missed to remove the references to
eye-catchers like "set breakpoint 9 here" when the non-prototype
function header variants they belonged to were deleted.  This patch
cleans this up.

gdb/testsuite/ChangeLog:

* gdb.base/condbreak.exp: Drop references to removed non-prototype
function header variants in break1.c.
* gdb.base/ena-dis-br.exp: Likewise.
* gdb.base/hbreak2.exp: Likewise.
* gdb.reverse/until-precsave.exp: Drop references to removed
non-prototype function header variants in ur1.c.
* gdb.reverse/until-reverse.exp: Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/condbreak.exp
gdb/testsuite/gdb.base/ena-dis-br.exp
gdb/testsuite/gdb.base/hbreak2.exp
gdb/testsuite/gdb.reverse/until-precsave.exp
gdb/testsuite/gdb.reverse/until-reverse.exp