Bug 5504 - cntrl-c while stepping
Summary: cntrl-c while stepping
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Teresa Thomas
URL:
Keywords:
Depends on:
Blocks: 2246 5495
  Show dependency treegraph
 
Reported: 2007-12-17 16:27 UTC by Andrew Cagney
Modified: 2008-03-11 19:38 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 Andrew Cagney 2007-12-17 16:27:32 UTC
This exits frysk :-(
Comment 1 Teresa Thomas 2008-03-11 19:38:59 UTC
    Ctrl-C handling for fhpd.
    
    frysk-core/frysk/hpd/ChangeLog:
    2008-03-07  Teresa Thomas  <tthomas@redhat.com>
    .
    	* CLI.java (SteppingObserver.getMonitor): Add events to
    	handle SIGINT.
    	* SigIntHandler.java: New.