For instance, instead of: $ ./bindir/fhpd ./pkglibdir/hpd-c Attached to process 16257 (fhpd) have this implement: $ ./bindir/fhpd ./pkglibdir/hpd-c Loaded executable file: ./pkglibdir/hpd-c (fhpd) I.e., the program isn't started until explictly requested to do so. frysk.bindir.fhpd will likely need a tweak.
Fixed. Added code to fhpd to perform a "load" instead of a "run" on executables.