Bug 3893 - accept standard debug command-line internal tracing options
Summary: accept standard debug command-line internal tracing options
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-01-19 23:02 UTC by Andrew Cagney
Modified: 2007-06-26 17:05 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 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.