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

Missing warning about unsupported shell commands

XMLWordPrintable

    • e19620ddd5d2f7de5283f5ac78e9014e91fdf78e

      1. Open a project.
      2. In run settings, add an output redirection by typing the arguments:
        > file.txt
        
      3. Run this in gdb.
        The debugger will not start but warn that debugging "complex command lines" is not supported.

      Although it would be nice to see this supported, this is okay so far.

      Now run the same in cdb. There will be no warning, the debugger will start but the redirection will not work.

      At least, the warning should be shown.

        For Gerrit Dashboard: QTCREATORBUG-6927
        # Subject Branch Project Status CR V

            davschul David Schulz
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes