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

Locator does not find function main

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 4.9.0-beta2, Qt Creator 4.13.0-rc1
    • C/C++/Obj-C++ Support
    • None
    • Windows 10 1809 64 bit, Windows 10 2004 64 bit
      MinGW 7.3 64 bit, MinGW 8.1.0 64 bit
      Qt 5.15.0
    • Windows

    Description

      1. Open the project simple.pro.
        It's in tests\manual\debugger\simple\simple.pro of Creator's repository.
      2. Configure the project to use a Kit based on MinGW.
      3. In the Locator, type "m main".
        The Locator will show many, many functions but not the project's main function:

      The Locator should find the project's main function and display it as one the first in the list. When configuring the project for MSVC, this works correctly.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes