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] Handle memory error in print_insn_rx


On Fri, Dec 09, 2016 at 05:01:57PM +0000, Yao Qi wrote:
> 	* rx-dis.c: Include <setjmp.h>
> 	(struct private): New.
> 	(rx_get_byte): Check return value of read_memory_func, and
> 	call memory_error_func and OPCODES_SIGLONGJMP on error.
> 	(print_insn_rx): Call OPCODES_SIGSETJMP.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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