Summary: | dissassemble function option (default) only display 10 instructions before and after current instruction | ||
---|---|---|---|
Product: | frysk | Reporter: | Nurdin Premji <npremji> |
Component: | general | Assignee: | Nurdin Premji <npremji> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 4685 |
Description
Nurdin Premji
2007-07-18 18:12:55 UTC
frysk-core/frysk/cli/hpd/CL * HardList.java: Drastically simplified, extend AbstractCollection. * DisassembleCommand.java: Cleaned indenting. * HardList.java: Added. * DisassembleCommand.java(handle): Handle hexadecimal inputs to disassemble start end. (printInstructions): Limit number of printed lines to 20. |