Bug 5345 - print bogus reports "null"
Summary: print bogus reports "null"
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
: 5286 (view as bug list)
Depends on:
Blocks: 5336
  Show dependency treegraph
 
Reported: 2007-11-15 20:59 UTC by Andrew Cagney
Modified: 2007-12-05 14:46 UTC (History)
2 users (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 Andrew Cagney 2007-11-15 20:59:27 UTC
(where bogus is an unknown symbol)
Looks like it is originating from an npe
Comment 1 Sami Wagiaalla 2007-11-20 20:18:34 UTC
fixed:
Attached to process 5482
(fhpd) print bogus
[0.0]
Error: Object bogus was not found
(fhpd) 

---------------------------------------------------------
commit f81881effcd7fc9c9d35bc20fbac346ca4eaa088
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Nov 20 14:46:48 2007 -0500

    swagiaal: DeclarationSearchEngine throws an exception when an object is not
found
    
    frysk-core/frysk/debuginfo/ChangeLog
    +2007-11-20  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +       * ObjectDeclarationSearchEngine.java (getVariable): Now throws
    +       ObjectDeclaratioinNotFoundException instead of returning null.
    +       * TestObjectDeclarationSearchEngine.java (verifyVariable): Updated.
    +       * ObjectDeclaratioinNotFoundException.java: New file.
    +
Comment 2 Mark Wielaard 2007-12-05 14:46:52 UTC
*** Bug 5286 has been marked as a duplicate of this bug. ***