Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 3.6.0
-
None
-
linux
Description
Create two applications and run both of them.
Set breakpoints to both them and start debugging one of the applications. Execution breaks on its breakpoints.
Start debugging the second application without stopping debugging the first one. Execution does not break on breakpoints of either of the applications.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-16864 Debugging projects with multiple processes
- Open