Bug 5264

Summary: breakpoints lost between runs
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Tim Moore <timoore>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246, 5292    

Description Andrew Cagney 2007-11-02 16:37:46 UTC
For instance:

$ ./bindir/fhpd ./pkglibdir/hpd-c
Attached to process 18089
(fhpd) break main
breakpoint 0
(fhpd) go
(fhpd) Breakpoint 0 main

(fhpd) run ./pkglibdir/hpd-c
Attached to process 18090
(fhpd) go
(fhpd)
Comment 1 Tim Moore 2008-01-09 13:22:32 UTC
This bug seems to have disappeared in the recent run/load reorg.