Bug 4808 - disassemble option for selecting columns/information to display
Summary: disassemble option for selecting columns/information to display
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Nurdin Premji
URL:
Keywords:
Depends on:
Blocks: 4685
  Show dependency treegraph
 
Reported: 2007-07-18 18:10 UTC by Nurdin Premji
Modified: 2007-07-20 20:13 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 Nurdin Premji 2007-07-18 18:10:57 UTC
 
Comment 1 Nurdin Premji 2007-07-20 20:13:57 UTC
frysk-core/frysk/cli/hpd/CL
	* CLIHandler.java (CLIHandler): Added new constructor.
	* CommandHelp.java (toPrint): Added.
	* DisassembleCommand.java: Added instructions-only option.
	(DisassembleCommand): Use new constructor,
	initialize parser
	(addOptions): Added.
	(reset): Added.