-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 17.0.1
-
None
Using the "Attach to running debug server" action and overriding the server channel with: 127.0.0.1:30000 does not work anymore.
Judging from the debugger log it seems qtcreator executes the command:
target remote tcp::-1
, completely ignoring the override line.