Bug 4167

Summary: Source window startup shows blank window at startup
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Mike Cvet <mcvet>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 4008    
Bug Blocks: 1633    

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.