Summary: | Fix relative vs absolute source file path resolution | ||
---|---|---|---|
Product: | frysk | Reporter: | Mike Cvet <mcvet> |
Component: | general | Assignee: | Mike Cvet <mcvet> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1633, 3392 |
Description
Mike Cvet
2007-03-20 18:31:50 UTC
2007-03-20 Mike Cvet <mcvet@redhat.com> * StackFrame.java (getLines): Prepend the compilation directory to the source file location if the given path is relative, rather than absolute. Fixes #4220. |