When a "core" command is issued followed by a "run" command, a "kill" is done on the PID in the proc, which the PID of the process when it was core-dumped. Not a nice thing if there happens to be a currently-running process with that PID. (fhpd) core core.6612 Attached to core file: core.6612 (fhpd) run LoadCommand:load setting frame Killing process 6612 that was created from /home/rmoseley/frysk-git3/build/frysk-core/frysk/pkglibdir/funit-parameters [1.0] Loaded executable file: /home/rmoseley/frysk-git3/build/frysk-core/frysk/pkglibdir/funit-parameters running with this command: /home/rmoseley/frysk-git3/build/frysk-core/frysk/pkglibdir/funit-parameters 123 Attached to process 7978 Running process 7978 (fhpd) Task 7978 is exiting with status 0
Fixed in HEAD.