[Eric] Subprocess: configure fork

Detlev Offenbach detlev at die-offenbachs.de
Fri Oct 14 18:46:32 BST 2011


Am Freitag, 14. Oktober 2011, 16:55:03 schrieb Leonardo Giordani:
> Hi all,
> 
> when running or debugging programs which execute a subprocess() or other
> system calls I keep being asked by Eric which to follow, if parent or child
> process.
> This happens each subprocess it runs into and since I'm working on a project
> with hundreds of them it quickly becomes not usable.
> 
> This happens when running unit tests, too.
> 
> Is it possible to configure Eric such that it goes through forking without
> asking?

The Start Debug dialog has two checkboxes for this. The first enables 
automatic forking and the second indicates to follow the child (if checked).

> 
> I'm using Eric 4.4.17 (r4101)
> 
> Thank you very much
> 
> Leonardo

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list