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

add options for representing floating-point numbers in debugger

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 7.0.0-rc1
    • Qt Creator 6.0.0
    • Debugger
    • None
    • All
    • 1abe76549e (qt-creator/qt-creator/master) 1abe76549e (qt-creator/qt-creator/qmlprojectstorage)

    Description

      I do really appreciate the option to select "Compact Float" or "Scientific Float" within the "Change Value Display Format" under the "Locals" pane of the debugger.

      It would sometimes be very useful if there were a couple of more options:
      1. The `std::hexfloat` representation produced by `std::sstream`.
      2. Breaking the number into a normalized value and a integral power of 2, as does the `std::frexp()` function.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes