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 2/2] Throw NOT_AVAILABLE_ERROR in read_stack and read_code


On 04/19/2016 08:50 AM, Yao Qi wrote:

> 2016-04-18  Yao Qi  <yao.qi@linaro.org>
> 
> 	PR gdb/19947
> 	* corefile.c (read_memory): Rename it to ...
> 	(read_memory_object): ... it.  Add parameter object.
> 	(read_memory): Call read_memory_object.
> 	(read_stack): Likewise.
> 	(read_code): Likewise.

LGTM.

Thanks,
Pedro Alves


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