Whats happening when I HUP a prog under gdb.

ipellew_at_pipemedia.co.uk
Date: 01/30/05


Date: 30 Jan 2005 13:57:11 -0800

Hi All;

I am debugging a .c program that catches signals.

If I send SIGHUP to the program under gdb control, I loose the gdb
session with the terminal back at the prompt.
However, The terminal will no longer see the keyboard strokes though I
can redirect to it OK.

What is going on?

Regards
Ian