Bug 3892 - accept: $ fhpd PID; attach to PID
Summary: accept: $ fhpd PID; attach to PID
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Stan Cox
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-01-19 22:57 UTC by Andrew Cagney
Modified: 2007-02-22 14:22 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-01-19 22:57:52 UTC
For ease of use, and consistency with the other command line utilities, the fhpd
command should accept a simple PID on the command line, and assume the intent is
to attach to it.
Comment 1 Stan Cox 2007-02-21 21:53:19 UTC
 * fhpd.java (main): Add pid option.

fhpd 14901
runState state = 0
Attached to process 14901
Comment 2 Andrew Cagney 2007-02-22 14:22:28 UTC
There's logic for parsing a PID in frysk.util, check with nurdin.