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

Memory editor displays only zero values when attaching to simple core

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.0.0-rc1
    • Qt Creator 3.0.0-rc1
    • Debugger
    • Ubuntu 12.04 32bit, Creator based on Qt5.2
    • 949fb733ee7032479d8aa0fd98e77eb349280810

    Description

      Steps to reproduce:

      • create a simple main.cpp (see attachment), compile it (doesn't matter if manually on cmdline or via Creator)
      • execute it to create a core file
      • inside Creator Debug -> Start Debugging -> Load Core File...
      • enter the values for the executable and the core file and hit OK
      • inside the stack trace perform a right click on the main and choose 'Open Memory Editor at (address)'

      Current behavior:

      • Creator displays only zero values (might be expected as the application does no more run?)
      • if clicking on a line (or marking them with the mouse) the line disappears

      Expected behavior:

      • valuable information
      • no disappearing lines

      Attachments

        1. debugger.log
          18 kB
          Christian Stenger
        2. main.cpp
          0.0 kB
          Christian Stenger
        3. Screenshot.png
          306 kB
          Christian Stenger
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes