This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5915] New: fcatch does not follow $PATH


I tried:

opsy. fcatch make
execvp: No such file or directory
Exception in thread "main" java.lang.RuntimeException:
{frysk.proc.live.LinuxPtraceTask@37d132f9,pid=1029,tid=1029,state=StartMainTask.wantToAttachContinue}
in state "StartMainTask.wantToAttachContinue" did not handle handleTerminatedEvent
   at frysk.proc.live.State.unhandled(fcatch)
   at frysk.proc.live.LinuxPtraceTaskState.handleTerminatedEvent(fcatch)
   at frysk.proc.live.LinuxPtraceTask.processTerminatedEvent(fcatch)
   at frysk.proc.live.LinuxWaitBuilder.terminated(fcatch)
   at frysk.sys.Wait.wait(fcatch)
   at frysk.sys.Wait.wait(fcatch)
   at frysk.event.WaitEventLoop.block(fcatch)
   at frysk.event.EventLoop.runEventLoop(fcatch)
   at frysk.event.EventLoop.run(fcatch)
   at frysk.util.ProcRunUtil.start(fcatch)
   at frysk.util.FCatch.run(fcatch)
   at frysk.bindir.fcatch.run(fcatch)
   at frysk.bindir.fcatch.main(fcatch)

I think fcatch should follow $PATH to find the executable.

-- 
           Summary: fcatch does not follow $PATH
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: tromey at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5915

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]