Date: Mon, 22 Jan 1996 21:43:07 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: pcua@linux1.dlsu.edu.ph (John Patrick Cua) Cc: hackers@FreeBSD.org Subject: Re: exec Message-ID: <199601222043.VAA06964@uriah.heep.sax.de> In-Reply-To: <Pine.LNX.3.91.960122090850.5064A-100000@ccslinux.dlsu.edu.ph> from "John Patrick Cua" at Jan 22, 96 09:19:59 am
next in thread | previous in thread | raw e-mail | index | archive | help
As John Patrick Cua wrote: > > how do i replace the code of a stopped(by SIGSTOP) process externally so > that once i signal it to continue it will be executing my replaced code? I don't think you can do this. Perhaps you are rather looking for handling dynamic libraries (dlopen() et al.)? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601222043.VAA06964>