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

Debugger: String typedef results in "unavailable synchronous data"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.4.0
    • Debugger
    • None
    • dbc84d8c1c56a35ef5220e32b4e27880d141901f

      typedef char Foo[20];
      
      int main()
      {
          Foo foo = "bar";
          return 0; // break here
      }

      Log attached.

        1. typedef.log
          19 kB
          Orgad Shaneh
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes