Bug 4685

Summary: [tracker] fhpd disassemble command
Product: frysk Reporter: Sami Wagiaalla <swagiaal>
Component: generalAssignee: Nurdin Premji <npremji>
Status: SUSPENDED ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 4881, 4954, 4808, 4809, 4810, 4880    
Bug Blocks: 2246    

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.