Date: Tue, 20 Oct 1998 22:58:07 +0200 From: Hans-Bernhard Broeker Message-Id: <199810202058.WAA18085@acp3bf.physik.rwth-aachen.de> To: mdaya AT cs DOT uct DOT ac DOT za (Marc Daya) Cc: djgpp AT delorie DOT com Subject: Re: couple of DJGPP questions Newsgroups: comp.os.msdos.djgpp Organization: RWTH Aachen, III. physikalisches Institut B X-Newsreader: TIN [version 1.2 PL2] Reply-To: djgpp AT delorie DOT com In article <70ila4$2no$1 AT news DOT adamastor DOT ac DOT za> you wrote: > gdb question: > can one use gdb the gdb that comes with DJGPP to debug an already > running process? No. That's because DOS is a single tasking OS, i.e. you can't even *start* gdb while the other DJGPP app is still running. Let alone attach the running process. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.