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] remove target_read_memory_partial


On Thu, Jun 29, 2006 at 11:34:44AM +0400, Vladimir Prus wrote:
> 
> The above-mentioned function is used in a single place, for no good reason.
> 
> OK?
> 
> - Volodya
> 
> 2006-06-29  Vladimir Prus  <vladimir@codesourcery.com>
> 
> 	* target.h (target_read_memory_partial): Remove declaration.
> 	* target.c (target_read_memory_partial): Remove.
> 	* mi/mi-main.c (mi_cmd_data_read_memory): Use target_read_memory.
> 

This is OK.  Thanks.


-- 
Daniel Jacobowitz
CodeSourcery


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