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

Debugging python scripts fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.4.1
    • Debugger
    • Debian testing, Qt Creator 3.4.1 (3.4 branch), Qt 5.3.2 (GCC 4.9.2, 64-bit)

      I have a plugin that is launced via python nosetests and i want to debug that library.
      The full command i launch is

      /usr/bin/python /usr/bin/nosetests /path/to/script.py -v

      Running it witout debugger works as expected.
      When i try to launch GDB, i got this error:

      Cannot open script file /usr/bin/nosetests /path/to/script.py -v:
      No such file or directory

      Launching this command in debug mode works in Qt Creator 3.2.1

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

            hjk hjk
            arch Ivan Komissarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes