Bug 3892

Summary: accept: $ fhpd PID; attach to PID
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Stan Cox <scox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

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.