Bug 5211

Summary: On an intiial fhpd attach to a corefile, "where" produces a null pointer exception
Product: frysk Reporter: Phil Muldoon <pmuldoon>
Component: generalAssignee: Phil Muldoon <pmuldoon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 2243    

Description Phil Muldoon 2007-10-23 14:46:39 UTC
This previously worked. If you set a focus command like:

focus [0.0:2]

then

where

The code will work. The initial debug frame is not being set.
Comment 1 Phil Muldoon 2007-10-23 15:25:06 UTC
2007-10-23  Phil Muldoon  <pmuldoon@redhat.com>

        * CoreCommand.java (CoreCommand): Generate
        stack info for all threads up front.