Bug 5211 - On an intiial fhpd attach to a corefile, "where" produces a null pointer exception
Summary: On an intiial fhpd attach to a corefile, "where" produces a null pointer exce...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 2243
  Show dependency treegraph
 
Reported: 2007-10-23 14:46 UTC by Phil Muldoon
Modified: 2007-10-23 15:25 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 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.