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

Files opened by CDB debugger are always lowercase

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 1.3.1
    • Qt Creator 1.3.0
    • Debugger
    • None
    • Windows XP 32bit, MSVC 2008 Express, CDB debugger, CMake 2.8 project.
    • ee3dde9cee445b59e5c41350f2da219e8e2da10b

    Description

      If debugger needs to open source files they are always opened lower case. This causes issue that those files do not match to files listed to project. This causes some issues:

      1. Files are opened twice (at least "Open Documents" show them twice).

      2. Breakpoints selected in lowercase named "window" are visible in non-lower case, but they can not be removed from there (instead you add a second breakpoint to same place as previous one).

      NOTE! I am using Windows and CDB and also CMake.

      Also "Options" -> "C++" -> "Lower case file names" does not change the behavior (it probably shouldn't, but since it does not help I don't know what it does).

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            timit Timi Tuohenmaa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes