Bug 4167 - Source window startup shows blank window at startup
Summary: Source window startup shows blank window at startup
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on: 4008
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-03-07 13:36 UTC by Rick Moseley
Modified: 2007-03-07 14:55 UTC (History)
0 users

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 Rick Moseley 2007-03-07 13:36:31 UTC
When bringing up the source window for a process where the source code is not
available(such as bash), nothing appears in the source pane and no title appears
at the top of the window.  After clicking on a frame, then the window gets
populated and all appears well.
Comment 1 Mike Cvet 2007-03-07 14:55:27 UTC
2007-03-07  Mike Cvet  <mcvet@redhat.com>

	* SourceWindow.java (populateStackBrowser): Make sure to populate 
	assembly on window creation, fixing #4167.