Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26792

provide additional for representing floating-point numbers in debugger

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 7.0.0
    • Qt Creator 6.0.0
    • Debugger
    • None
    • All
    • 1abe76549eae275462f33b07c784a669474ecabc

      I do very much appreciate being able to select between "Compact Float" and "Scientific Float" under "Change Value Display Format" within the "Local" pane in debugging mode.

      It would sometimes be extremely useful to have an additional option that corresponds to the `std::hexfloat` representation.  Also helpful would be to break apart the floating point number into a normalized fraction and an integral power of two, via `std::frexp()`.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            glenm Glen Mabey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes