Summary: | roll plocation, and ptype, into print -location and print -type | ||
---|---|---|---|
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: | ||
Bug Depends on: | |||
Bug Blocks: | 2246, 5336 |
Description
Andrew Cagney
2007-11-15 20:46:38 UTC
2007-11-17 Andrew Cagney <cagney@redhat.com> * EvalCommands.java (Printer): New. (Options): Replace dumpTree with printer; (EvalCommands(String,String,String)): Add options -location, -type, -value, -tree, and -raw. * TestEvalCommands.java (testPrintLocation()): New. (testPrintLocationFails()): New. (testPrintType()): New. (testPrintTypeFails()): New. * TestPtypeCommand.java: Delete. * TestPlocationCommand.java: Delete. * PtypeCommand.java: Delete. * PlocationCommand.java: Delete. * TestExamineCommand.java: Delete. * ExamineCommand.java: Delete. * TopLevelCommand.java: Update. * TestHelp.java: Update. |