this will be required for program observables to check if the event came from the same executable the user specified
It should be noted that processies wich represent scripts /proc/$$/exe points to the script engine... exe /bin/bash
Index: frysk-core/frysk/proc/ChangeLog 2006-01-07 Andrew Cagney <cagney@redhat.com> * LinuxProc.java (sendrecExe()): Add. * TestProcGet.java (testGetExe()): Add. * Proc.java (exe, sendrecExe(), getExe()): Add. Index: frysk-sys/frysk/sys/proc/ChangeLog 2006-01-07 Andrew Cagney <cagney@redhat.com> * cni/Exe.cxx: New. * Exe.java: New. java.io.File(String).getCanonicalPath() proves useful!
*** Bug 2106 has been marked as a duplicate of this bug. ***