This is the mail archive of the gdb@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]

choosing scientific notation for output of numbers in ddd


Hi,

I look at a lot of large numbers in ddd, but a lot are just below the
threshold that ddd seems to have for displaying numbers in scientific
notation, which makes them difficult to read, so a very simple question
how do I make it so that 992342321.96 is displayed as 9.9234232196e8?

Many thanks,
Rob.


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