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] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-middle.exp


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> This is easy to fix: we just have to extend the regexp and expect for
Sergio> the optional "arch=" keyword there.  It's what this patch does.  With
Sergio> it applied, the test now passes everywhere.

Sergio> OK?

Sergio> gdb/testsuite/ChangeLog:
Sergio> 2018-09-17  Sergio Durigan Junior  <sergiodj@redhat.com>

Sergio> 	* gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
Sergio> 	"arch=" keyword when executing "-stack-list-frames".

Thanks, this is ok.

Tom


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