Bug 5505 - change current line marker to "->"
Summary: change current line marker to "->"
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Stan Cox
URL:
Keywords:
Depends on:
Blocks: 2246 5495
  Show dependency treegraph
 
Reported: 2007-12-17 16:33 UTC by Andrew Cagney
Modified: 2008-01-17 03:02 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 Andrew Cagney 2007-12-17 16:33:42 UTC
 
Comment 1 Andrew Cagney 2007-12-17 16:34:45 UTC
This affects both the disassemble and the list commands.
Comment 2 Stan Cox 2008-01-17 03:02:24 UTC
* ListCommand.java (interpret): Change line marker to ->
* TestListCommand.java (testListPC): Ditto.