Bug 5775 - control-c kills fhpd
Summary: control-c kills fhpd
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 21:41 UTC by Tom Tromey
Modified: 2008-02-19 21:41 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 Tom Tromey 2008-02-19 21:41:14 UTC
I ran fhpd and typed control-c at the prompt.
fhpd exited.
I expected it to simply clear the command line and continue running.
This is what gdb does and, IMO, is nicer behavior for a debugger.