[PATCH] Fix gdb.reverse failures on mingw32-hosted GDB

Yao Qi yao@codesourcery.com
Thu Nov 13 12:38:00 GMT 2014


Luis Machado <lgustavo@codesourcery.com> writes:

> The following patch fixes this by changing the old pattern to a more
> reasonable one, while still ignoring the fact that mingw32-based GDB
> does not record a SIGTRAP in a core file because it does not define
> it.
>
> Sounds reasonable?
>
> Regards,
> Luis
>
> 2014-11-11  Luis Machado  <lgustavo@codesourcery.com>
>
> 	* gdb.reverse/break-precsave: Expect completion message for
> 	core file reads.
> 	* gdb.reverse/consecutive-precsave.exp: Likewise.
> 	* gdb.reverse/finish-precsave.exp: Likewise.
> 	* gdb.reverse/i386-precsave.exp: Likewise.
> 	* gdb.reverse/machinestate-precsave.exp: Likewise.
> 	* gdb.reverse/sigall-precsave.exp: Likewise.
> 	* gdb.reverse/solib-precsave.exp: Likewise.
> 	* gdb.reverse/step-precsave.exp: Likewise.
> 	* gdb.reverse/until-precsave.exp: Likewise.
> 	* gdb.reverse/watch-precsave.exp: Likewise.

This patch looks good to me.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list