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

cdb: Ignore count uses input as hex

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 2.3.0
    • Qt Creator 2.3.0
    • Debugger
    • None
    • Windows Vista x64
    • a65983219a295806f0bba36ea2a9126174d0755c

    Description

      1. Load tests\manual\gdbdebugger\simple\simple.pro from Creator's sources.
      2. In main(), uncomment the call to testEndlessLoop().
      3. In testEndlessLoop(), place a breakpoint inside the loop.
      4. Edit the breakpoint. Set "Ignore count" to 20.
      5. Build and run this in debugger.
        When the execution stops, a is 33. It looks like Creator understands the input as hex 20 == dec 32.

      Instead, user friendly decimal values should be used.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes