This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4761] New: Task Memory view without inserted breakpoints showing


When the user inspects the memory of a Task it should not be seeing any
temporarily inserted breakpoint instructions that the frysk-core might have
inserted. The core should use some 'RawMemory' view, while the rest of frysk
should use a sanitized Memory buffer view that shows memory as if the original
instructions are present.

Use case: User inserts a breakpoint with fhpd or frysk-gui, runs the program and
stops at the location and then inspects the instructions found around the place
just stopped. Even when the breakpoint isn't removed already the user should see
the original instructions, not the inserted breakpionts (which might disrupt the
actual instruction stream).

-- 
           Summary: Task Memory view without inserted breakpoints showing
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=4761

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]