The commands fstack and fcore have the potential to share a common implementation in that: -> they work (in theory) on pids, cores, and exes -> they require all the processes threads to be stopped can a framework to facilitate this be set up
Fixed by ProcStopUtil?
Framework for frysk utilities that requires tasks to be stopped. frysk-core/frysk/util/ChangeLog 2008-02-06 Teresa Thomas <tthomas@redhat.com> * ProcStopUtil.java: New. frysk-core/frysk/event/ChangeLog 2008-02-06 Teresa Thomas <tthomas@redhat.com> * ProcEvent.java: New.