Summary: | Opening sourcewindow on process without debuginfo gives NPE on AMD64 | ||
---|---|---|---|
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: | 2936 | ||
Bug Blocks: | 1633 |
Description
Mike Cvet
2006-09-23 00:52:50 UTC
2006-09-22 Mike Cvet <mcvet@redhat.com> * SourceBuffer.java (isLineExecutable): Check for a null StackFrame scope. Addresses #3250. (getVariable): Ditto. (getLineCount): Ditto. (hasInlineCode): Ditto. (getInlineInstance): Ditto. (loadFile): Ditto. |