Bug 5974

Summary: focus allows assignment to non-existent targets
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

Description Rick Moseley 2008-03-20 14:01:59 UTC
Like so:

./fhpd
(fhpd) load ../pkglibdir/funit-threads-looper
[0.0] Loaded executable file:
/home/rmoseley/frysk-git/build/frysk-core/frysk/bindir/../pkglibdir/funit-threads-looper
(fhpd) focus
Target set      pid     id      path-to-executable
[0.0]           0       0      
/home/rmoseley/frysk-git/build/frysk-core/frysk/bindir/../pkglibdir/funit-threads-looper
(fhpd) focus [1.0]
Creating new HPD notation set.
(fhpd) focus
Target set      pid     id      path-to-executable
(fhpd) 



The user should be warned that they are trying to focus on a non-existent target
set.