This is the mail archive of the gdb@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: What to do with extract/store floating()?



> A variation on this (more incremental, less risk) would be to introduce new functions with the above signatures (extract_doublest() and store_doublest()?) and then deprecate the old extract_floating() and store_floating() functions.  A quick grep shows ~34 calls, 4 in core code and one in stabsread.c!
> 
> 
> Any preference?  I've a patch for the middle option but I'm not sure how correct it will be without testing.


fyi, i'm going to do this option.

andrew



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