Subject: Re: Programs and logging off
To: None <netbsd-help@netbsd.org>
From: None <jeffrey@jeffreyf.net>
List: netbsd-help
Date: 06/01/2002 23:46:27
On Sun, Jun 02, 2002 at 12:45:42AM +0200, Michael Core wrote:
> 
> Maybe it isn't the most beautiful way but it should work:
> 
> # gdb
> (gdb) attach PID
> 
> For some programs you should disable the break at some signals first:
> 
> (gdb) ha SIGPIPE nostop noprint pass
> 
> HTH
> Michael
> 

Thanks. I will look into it.


Jeff Flowers
jeffrey@jeffreyf.net

NetBSD rocks!