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

Add more information about the debugee when debugging

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.15.0-beta1
    • Qt Creator 4.14.0
    • Debugger
    • None
    • All
    • 06a754cc74d9969238ce81335877ef1b0efce68d (qt-creator/qt-creator/4.15)

    Description

      When a program is run from Creator, the following lines are printed to the Application Output:

      18:25:00: Starting /tmp/build-xxx-Debug/xxx firstOption secondParameter...
      18:25:00: /tmp/build-xxx-Debug/xxx exited with code 42 

      however, when the program is started as debug, only the following is print:

      18:25:07: Debugging starts
      18:25:08: Debugging has finished

      In many cases it might be useful to have the following here also:

      • Which program is run in the debugger
      • Which arguments were given to the executable
      • Which exit code was returned when the program terminated

      Attachments

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

        Activity

          People

            hjk hjk
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes