This is the mail archive of the gdb-patches@sources.redhat.com 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: memset fixes


On Fri, Mar 25, 2005 at 12:24:32PM -0800, Anthony Green wrote:
> Dave Jones recently pointed out some memset usage errors in gdb and the
> ppc simulator.  Here are some patches for the HEAD of the tree.
> 
> 
> For gdb...
> 
> 2005-03-25  Anthony Green  <green@redhat.com>
> 
> 	* remote.c (remote_store_registers): Fix memset usage.
> 	* std-regs.c (value_of_builtin_frame_reg): Ditto.
> 	(value_of_builtin_frame_fp_reg): Ditto.
> 	(value_of_builtin_frame_reg): Ditto.
> 
> For sim/ppc...
> 
> 2005-03-25  Anthony Green  <green@redhat.com>
> 
> 	* tree.c (parse_reg_property): Fix memset usage.

Ooops.....

Yes, please commit.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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