Bug 5803 - cntrl-c while executing a shell command exits fhpd
Summary: cntrl-c while executing a shell command exits fhpd
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 5338
  Show dependency treegraph
 
Reported: 2008-02-28 20:15 UTC by Teresa Thomas
Modified: 2008-03-11 19:50 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 Teresa Thomas 2008-02-28 20:15:55 UTC
 
Comment 1 Teresa Thomas 2008-03-11 19:50:12 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.
    	* ShellCommand.java (interpretCommand): Ditto.
    	* SigIntHandler.java: New.