Bug 3893

Summary: accept standard debug command-line internal tracing options
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
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    

Description Andrew Cagney 2007-01-19 23:02:43 UTC
All the command line utilites accept a standard collection of options, for instance:
  --help
  --log LOG
there's a generic method for setting most of these up.
Comment 1 Nurdin Premji 2007-06-26 17:05:11 UTC
Fixed
July 20, 2007
* fcore.java: Use CommandlineParser. Remove references to Parser.
	* fstep.java: Ditto.
	* fcatch.java: Ditto.
	* ftrace.java: Ditto.
	* fstack.java: Ditto.
	* fhpd.java: Ditto.