| Summary: | $ fhpd -- ls -l | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2246, 5572 | ||
|
Description
Andrew Cagney
2008-01-09 17:44:09 UTC
$ ./frysk/bindir/fhpd -- ls -l Loaded executable file: /bin/ls (fhpd) info args ls -l This is now working: $ ./frysk/bindir/fhpd -- ls -l [0.0] Loaded executable file: /bin/ls (fhpd) info args ls -l (fhpd) info exe /bin/ls (fhpd) run Attached to process 5955 starting/running with this command: ls -l Running process 5955 (fhpd) total 118876 -rw-r--r-- 1 cagney cagney 0 2008-03-18 15:17 checked-for-java-util-vector see previous comment; part of frysk.proc.dead refactoring. |