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

QtCreator LOSES BREAKPOINTS when switching sessions

    XMLWordPrintable

Details

    Description

      You create two sessions: say you fire up QtCreator and

      • go to File->Session manager and create a session "1" and then open a file "1.cpp" in the editor: so you have now created session "1" containing "1.cpp" opened in the editor; then
      • go to File->Session manager and create a new session "2" and open a file "2.cpp" in the editor: so you have now created session "2" containing "2.cpp" opened in the editor;

      Then:

      • while in session "2", place two BREAKPOINTS in "2.cpp", then
      • switch to session "1" WITHOUT CLOSING QtCreator, i.e. you switch to session "1" via the "File -> Sessions" menu, then
      • you switch back to session "2" (also WITHOUT CLOSING QtCreator, via the File -> Sessions menu): THE BREAKPOINTS YOU PLACED IN "2.cpp" ARE GONE.

      As far as i can tell, this happens every time when you switch sessions from QtCreator's File->Session, i.e. the breakpoints you have set in a session "1" are lost when you switch to it from another session "2" using QtCreator's File->Sessions menu.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            gyll Gyll
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes