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

Watch expressions containing double quotes are truncated and cannot be removed while the program is being debugged

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.0
    • Qt Creator 3.4.0
    • Debugger
    • None
    • Fedora 21 x86_64
    • 7ee5a1d342c61e4344b9e0b93bd2727865c47b7b

    Description

      After adding a watch expression with a double quote like strlen("foo") :

      • the displayed name stops before the first quote, for example strlen(
      • if I remove it, it is added back automatically when execution stops (after a step, or when hitting the next breakpoint)

      When the debugger is stopped, the name is correct, and I can delete it.

      Attachments

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

        Activity

          People

            hjk hjk
            loic.yhuel Loïc Yhuel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes