This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Debugging a fork()ed process


lduperval@sprint.ca wrote:
> 
> Hi,
> 
> Subject (almost) says it all: how to I debug a forked process? I still
> trying to find that problem I'm having with a GIMP plugin and it looks
> like the problem shows up in a forked process. But the forked process
> stays around for less than 1 second. Is there a good technique to catch
> this process and debug it? I on Linux is that changes anything.

HP contributed code to ``follow fork''.
I believe, however, that it is still only implemented under HPUX.

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]