From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Fernando Nasser , gdb@sources.redhat.com Subject: Re: New failures: gdb.base/recurse.exp Date: Fri, 11 May 2001 00:54:00 -0000 Message-id: <1010511075442.ZM27232@ocotillo.lan> References: <3AFAD291.42549CD8@redhat.com> X-SW-Source: 2001-05/msg00239.html On May 10, 1:40pm, Fernando Nasser wrote: > It is just me that is seeing it? I just did a cvs update and those > appeared. > > > FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) > > FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) > > FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) > > FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) > > FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time > > FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope > > FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope: the program is no longer running I've just submitted a patch to fix these regressions. See: http://sources.redhat.com/ml/gdb-patches/2001-05/msg00204.html Kevin