From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA] gdb.base/finish.exp: Allow finish to stop on call Date: Mon, 21 May 2001 17:27:00 -0000 Message-id: <1010522002646.ZM26968@ocotillo.lan> References: <1010519003833.ZM16512@ocotillo.lan> X-SW-Source: 2001-05/msg00407.html On May 18, 5:38pm, Kevin Buettner wrote: > * gdb.base/finish.exp (finish_void): Allow "finish" command to > stop on the call statement as well as the statement after the > call. Committed.