Bug 3762 - fstep could give more information on current pc
Summary: fstep could give more information on current pc
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 3364
  Show dependency treegraph
 
Reported: 2006-12-19 10:32 UTC by Mark Wielaard
Modified: 2006-12-19 10:32 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 Mark Wielaard 2006-12-19 10:32:00 UTC
Currently fstep only gives the address and the (disassembled) code the program
is currently at. To give the user more info a but more infor could be given:

- It could give the name of the memory map the PC is currently in.
- It could even give the source/line-number if available.