Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.5.0, Qt Creator 3.5.1
-
None
-
Fedora 23, qt-creator-3.5.1-1.fc23.x86_64
-
497e6d3085870ad59757cccc0e23350b5f675432
Description
I configured a kit with a generic linux device.
When trying to attach to an running process (Debug->Start Debugging->Attach to Running Application) :
- it lists the remote processes
- it starts gdbserver on the device
- it starts gdb, but executes "target remote tcp::10000", which fails to connect since the hostname is missing