Bug 5699

Summary: where now missing sets in output
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

Description Andrew Cagney 2008-01-30 16:18:16 UTC
cagney@localhost$ ./frysk/bindir/fhpd
(fhpd) load ./frysk/pkglibdir/funit-stack-inlined
Loaded executable file: ./frysk/pkglibdir/funit-stack-inlined
(fhpd) load ./frysk/pkglibdir/funit-stack-outlined
Loaded executable file: ./frysk/pkglibdir/funit-stack-outlined
(fhpd) [0.0] break main
breakpoint 0 deferred
Creating new HPD notation set.
(fhpd) [1.0] break main
breakpoint 1 deferred
Creating new HPD notation set.
(fhpd) run
Attached to process 10301
Error: requestDeleteInstructionObserver
starting/running with this command:
/home/scratch/frysk/base/native/frysk-core/./frysk/pkglibdir/funit-stack-inlined 
Running process 10301
Attached to process 10302
starting/running with this command:
/home/scratch/frysk/base/native/frysk-core/./frysk/pkglibdir/funit-stack-outlined 
Running process 10301
Running process 10302
(fhpd) Breakpoint 0 main
Breakpoint 1 main
where
#0 0x080483cf in third(int arg3)
/home/scratch/frysk/base/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/funit-stack-inlined.c#47
[inline]
#1 0x080483cf in second(int arg2)
/home/scratch/frysk/base/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/funit-stack-inlined.c#47
[inline]
#2 0x080483cf in first(int arg1)
/home/scratch/frysk/base/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/funit-stack-inlined.c#47
[inline]
#3 0x080483cf in main()
/home/scratch/frysk/base/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/funit-stack-inlined.c#47
#4 0x00808390 in __libc_start_main () from /lib/libc-2.7.so
#5 0x080482e1 in _start () from
/home/scratch/frysk/base/native/frysk-core/frysk/pkglibdir/funit-stack-inlined
#0 0x0804840e in main()
/home/scratch/frysk/base/native/frysk-core/../../frysk/frysk-core/frysk/pkglibdir/funit-stack-outlined.c#62
#1 0x00808390 in __libc_start_main () from /lib/libc-2.7.so
#2 0x080482e1 in _start () from
/home/scratch/frysk/base/native/frysk-core/frysk/pkglibdir/funit-stack-outlined
(fhpd)