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

[Bug gdb/21675] Regression since 8.0 printing has changed format for decimal/octal/others


https://sourceware.org/bugzilla/show_bug.cgi?id=21675

--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to Pedro Alves from comment #4)

> > https://sourceware.org/ml/gdb-patches/2017-06/msg00314.html

For floating point types, I think /d and /u should work just like
not having a flag; /o should probably just be an error or ignored,
and /x should print in hex float.  I'm not sure what /t should do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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