Date: Wed, 30 Oct 1996 19:46:31 +0200 (IST) From: Eli Zaretskii To: Laurent DOT CHARLES AT st DOT com Cc: djgpp AT delorie DOT com Subject: Re: gdb & windows In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 30 Oct 1996 Laurent DOT CHARLES AT st DOT com wrote: > I know this have been asked many times, but I didn't find any answer > neither in the faq nor in the mailing list archive, even if I often saw > the question there. > > - I can't set a breakpoint with gdb when running under windows 3.1 > The breakpoint just seems to be ignored or simply not set. This *is* in the FAQ (section 12.9); please be sure to download the latest release 2.02 of the FAQ list. This is a known limitation of GDB: breakpoints don't work on Windows 3.x (Windows 95 doesn't have this problem). If you need up to 3 breakpoints, you might try FSDB, but that's the only work-around available.