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]

Re: RFA: Add functions for storing integers


> I could have sworn we had functions that did this already.
> 
> 2001-11-09  Jim Blandy  <jimb@redhat.com>
> 
> * corefile.c (write_memory_unsigned_integer,
> 	write_memory_signed_integer): New functions.
>         (write_memory): Move to be with other write_memory_* functions.
> 	* gdbcore.h (write_memory_unsigned_integer,
> 	write_memory_signed_integer): New declarations.
> 

I'd treat it as pretty obvious.  One day I'll get cheesed off with those 
functions and move the lot to a separate file.

Andrew


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