Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.7.0
-
None
-
-
5f61f1d2bca94869668de046e7d448b3fbb0692a
Description
The above line should read more like (maybe do some validation on "val")
remoteChannel = val;
As written the channel parameter of the debugger when passed via the command line is ignored. This breaks attaching to a remote debugger from the command line.