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]

New FAIL on gdb.base/with.exp on native-extended-gdbserver (was: Re: [PATCH v2 0/4] Introduce the "with" command)


On Wednesday, July 03 2019, Pedro Alves wrote:

> On 6/18/19 1:38 AM, Pedro Alves wrote:
>> 
>>  (gdb) help with
>>  Temporarily set SETTING to VALUE, run COMMAND, and restore SETTING.
>>  Usage: with SETTING [VALUE] [-- COMMAND]
>>  Usage: w SETTING [VALUE] [-- COMMAND]
>>  With no COMMAND, repeats the last executed command.
>>  SETTING is any setting settable with the "set" command.
>>  E.g.:
>>    with language pascal -- print obj
>>    with print elements unlimited -- print obj
>> 
>
> I've merged this in now.

Hi Pedro,

First of all, thanks for the nice feature.

BuildBot has unfortunately caught a new failure on gdb.base/with.exp
when run agains native-extended-gdbserver:

  https://sourceware.org/ml/gdb-testers/2019-q3/msg00213.html

  new FAIL: gdb.base/with.exp: repeat: reinvoke with no previous command to relaunch

I've also found it here when preparing a new Fedora GDB release.

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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