This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regression for gdb.base/help.exp [Re: [PATCH v3] gdb: improve usage strings]


On Wed, Aug 15, 2012 at 9:25 AM, Mike Frysinger <vapier@gentoo.org> wrote:
> 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

make check RUNTESTFLAGS=foo.exp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]