On Wednesday 15 August 2012 03:22:11 Jan Kratochvil wrote: > On Wed, 15 Aug 2012 03:58:41 +0200, Mike Frysinger wrote: > > so i'll merge this and we can fight over improving it further if need be > > ;) > > Running ./gdb.base/help.exp ... > FAIL: gdb.base/help.exp: help finish > FAIL: gdb.base/help.exp: help jump > FAIL: gdb.base/help.exp: help next "n" abbreviation > FAIL: gdb.base/help.exp: help next > FAIL: gdb.base/help.exp: help nexti > FAIL: gdb.base/help.exp: help step "s" abbreviation > FAIL: gdb.base/help.exp: help step #1 > FAIL: gdb.base/help.exp: help step #2 > FAIL: gdb.base/help.exp: help stepi "si" abbreviation > FAIL: gdb.base/help.exp: help stepi > FAIL: gdb.base/help.exp: help signal ah, figures. i'll post a patch in a bit. btw, is there an easy way to run one specific .exp ? for gdb.base, i found i can cheat by doing: make check-gdb.base1 BASE1_FILES=gdb.base/help.exp but that seems like an awful hack and abuse of the current makefile ... -mike