IMHO it makes [some] sense for the debugger to kill all processes created by the one being debugged — that gives some guarantee that repeated debugging sessions won't cause uncontrollable growth of number of running processes, the debugged application won't meet locks or other resource sharing problems caused by "secondary" programs started during previous debugging session, etc..
On 03/06/2014 07:50 PM, Wiebe Cazemier wrote: > I discovered that it's actually only an issue while debugging... Starting the > program normally does keep the started process running.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest