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: [rfc/patch] extract/store typed floating ()


> Andrew Cagney <ac131313@cygnus.com> writes:
> 
> 
>> Hello,
>> 
>> This patch introduces two new functions:
>> 
>> extract_typed_floating()
>> store_typed_floating()
>> 
>> The new functions take a ``struct type'' that exactly describes the 
>> floating point number to be extracted / stored.
> 
> 
> The new names sound a lot better than the extract_doublest() you
> proposed earlier.  I'd say, go for it  [:-)] .

It is in. (Some times I think the hardest thing about hacking on GDB is 
comming up with reasonable names for files and functional interfaces :-)

	Andrew



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