Bug 1478 - SourceWindow generates NullPointerExceptions after being natively compiled
Summary: SourceWindow generates NullPointerExceptions after being natively compiled
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Adam Jocksch
URL:
Keywords:
Depends on:
Blocks: 1633 1838
  Show dependency treegraph
 
Reported: 2005-10-14 19:18 UTC by Adam Jocksch
Modified: 2006-10-27 17:23 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2005-10-14 19:18:08 UTC
After running make, running frysk-gui/frysk/gui/test/SourceWinRunner (or frysk
--sourcewin after a make install), the source window generates
NullPointerExceptions when you try to change the current stack frame. No such
error occurs when running the window through eclipse.
Comment 1 Adam Jocksch 2005-10-18 19:23:45 UTC
The source window no longer generates Exceptions on launch.