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

lldb disassembly view switching from AT&T to Intel does not work correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.11.2
    • Debugger
    • None
    • macOS

    Description

      There's a possibility to switch lldb debugger disassembly view from AT&T view to Intel view (AT&T view is default for lldb). It's very important for any person who wants to investigate something in disassembly, because these views are very different.

      This possibility is described here

      It's working fine with XCode + lldb + Apple Clang.

      But it's partially working with Qt Creator. It seems that it's possible to get proper view just only for main() function disassembly or for the first breakpoint.

      Attachments

        1. 01.png
          01.png
          1.10 MB
        2. 02.png
          02.png
          1.19 MB
        3. 03.png
          03.png
          1.54 MB
        4. 04.png
          04.png
          1.24 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            alexanderdubovik Alexander Dubovik
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes