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: [patch, rfa] tweak to defaulted_query logic to fix gdb.mi test errors


On Tue, Oct 18, 2016 at 9:24 PM, Sandra Loosemore
<sandra@codesourcery.com> wrote:
>
> I'm sorry, but what test are you referring to?  There was no testcase
> included with the patch, and the bug affects a whole bunch of the existing
> gdb.mi testcases.
>

When you run GDB tests without terminal, always "set interactive-mode on".
You can do this below in your board file.

set GDBFLAGS "${GDBFLAGS} -ex \"set interactive-mode on\""

-- 
Yao (齐尧)


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