Bug 4685 - [tracker] fhpd disassemble command
Summary: [tracker] fhpd disassemble command
Status: SUSPENDED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Nurdin Premji
URL:
Keywords:
Depends on: 4881 4954 4808 4809 4810 4880
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-06-21 15:52 UTC by Sami Wagiaalla
Modified: 2007-07-19 14:19 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 Sami Wagiaalla 2007-06-21 15:52:56 UTC
It would be cool if there is a disassemble command that dumps out the assemble
of the current frame.
Comment 1 Nurdin Premji 2007-07-19 14:08:00 UTC
frysk-core/frysk/cli/hpd/CL
	* CLI.java (CLI): Added a DisassembleCommand.
	* DisassembleCommand.java: Added.