Re: debugging the exec server

2000-07-20 Thread Thomas Bushnell, BSG
Marcus Brinkmann <[EMAIL PROTECTED]> writes: > I have successfully attached gdb to the primary exec server (pid 5), but it > is quite unstable, and not recommended. It depends on exactly what you're debugging, but it is risky, like debugging the / filesystem is risky.

Re: debugging the exec server

2000-07-18 Thread Mark Kettenis
Date: Wed, 19 Jul 2000 00:14:01 +0200 From: Marcus Brinkmann <[EMAIL PROTECTED]> Hi Kalle, you asked: > Is it possible to debug the primary exec server with gdb? > Or is it possible to run another exec server and debug that? I have successfully attached gdb to the primary

debugging the exec server

2000-07-18 Thread Marcus Brinkmann
Hi Kalle, you asked: > Is it possible to debug the primary exec server with gdb? > Or is it possible to run another exec server and debug that? I have successfully attached gdb to the primary exec server (pid 5), but it is quite unstable, and not recommended. Here is a way to debug the exec se