X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Tue, 30 Jun 2015 18:22:02 +0300 From: "Eli Zaretskii (eliz AT gnu DOT org)" Subject: Re: DJGPP v2.05 In-reply-to: <5592751D.40103@iki.fi> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <831tgt43xh.fsf@gnu.org> References: <558D18CE DOT 3070004 AT iki DOT fi> <83vbeadd7k DOT fsf AT gnu DOT org> <558D2697 DOT 5020502 AT iki DOT fi> <83r3oydatw DOT fsf AT gnu DOT org> <558D2101 DOT 8010300 AT iki DOT fi> <83oak2d21h DOT fsf AT gnu DOT org> <5592751D DOT 40103 AT iki DOT fi> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Tue, 30 Jun 2015 13:53:17 +0300 > From: "Andris Pavenis (andris DOT pavenis AT iki DOT fi)" > > Did some testing with different GDB versions and gcc-3.4.4 and > gcc-3.4.6. Compiled mktime test example from other mail > > gcc -gcoff mktime_test.c -o mktime_test.exe > > Seems that debugging works OK with official DJGPP gdb-7.7.1 and gdb-7.6 > for COFF debugging info at least for small test executable. > gdb-7.9.1 however crashes with SIGABRT. Maybe we do not need gdb-7.0 at > all and some more recent version could be OK. We need SOME version that works. I only mentioned 7.0 because its v2.03 build works for me when debugging Emacs, which is hardly a trivial small example program.