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/5148] New: frysk-core Breakpoint holds ooline_address which is Task specific


frysk-core/frysk/proc/Breakpoint.java has the following comment:

   // The address to execute out of line if any.
   // FIXME - this depends on the Task stepping and isn't an intrinsic
   // property of Breakpoint.
   private long oo_address;

This impacts getSetupAddress() which should take a Task and 

See also bug #5082 for a similar bug with testcase in the case of reset stepping.

-- 
           Summary: frysk-core Breakpoint holds ooline_address which is Task
                    specific
           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=5148

------- 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]