Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 1996 23:27:59 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Tony Kimball <alk@Think.COM>
Cc:        hackers@freebsd.org
Subject:   Re: longstanding, woeful inadeqacy 
Message-ID:  <512.835856879@time.cdrom.com>
In-Reply-To: Your message of "Wed, 26 Jun 1996 21:36:19 CDT." <199606270236.VAA02519@compound.Think.COM> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Similarly, fork.  
> 
> The reason why you would want to debug through the exec is
> to debug in the correct environment.  fork is perhaps a more
> compelling case?

Fork is an easier case since you don't need to swap the debugger's
executable out - just attach to the new process.

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512.835856879>