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/6418] New: breakpoint manager resolving canonical paths


Noticed this while trying to unify the path-to-source config variable.

Given a relative path configure, the breakpoint manager expects file-name paths
to match that relative path and ignores absolute paths.

You can trigger the behavior by changing addFileBreakpoint(File, ...) to use
File.getAbsolutePath() or File.getCanonicalPath() instead of File.getPath().

-- 
           Summary: breakpoint manager resolving canonical paths
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com


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

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