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

Attaching to remote debug server should not automatically continue execution

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 2.5.0
    • Debugger
    • None
    • Linux

    Description

      When I attach to a remote debug server, QtCreator will automatically attempt to continue execution. There doesn't seem to be a way to disable this feature.

      Background:
      I am debugging a multi-process application, with a gdbserver connected to each process. Often times I will connect to the gdbservers from a command shell and break at a particular place. When I transfer the gdb session over to QtCreator, QtCreator continues the process, which is undesireable since I want to inspect the process' state where I had originally halted it in the shell.

      Attachments

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

        Activity

          People

            hjk hjk
            brianderson Brian Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes