X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <49FEE5FF.3030107@iki.fi> Date: Mon, 04 May 2009 15:56:31 +0300 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b4pre) Gecko/20090413 Lightning/1.0pre Shredder/3.0b3pre MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Please help resurrecting GDB for version 7.0 release References: <83zldveryw DOT fsf AT gnu DOT org> <49FD42B3 DOT 90003 AT iki DOT fi> <83r5z5dsyb DOT fsf AT gnu DOT org> In-Reply-To: <83r5z5dsyb.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com On 05/04/2009 02:10 PM, Eli Zaretskii wrote: >> Date: Sun, 03 May 2009 10:07:31 +0300 >> From: Andris Pavenis >> >> In meanwhile one can take look at my build of GDB-6.8. >> >> http://ap1.pp.fi/djgpp/gdb/6.8/ >> > Thanks. > > Do you have somewhere the diffs against the original 6.8 distribution? > Perhaps it is not so difficult to get them from source archive. I'll take a look when I'll have time. >> PS. Some days ago had to update in CentOS-5 gdb-6.5 to >> 6.8 due to problems with breakpoints in 6.5. As far as I remember >> I have had the same breakpoint (and backtrace) problem also for DJGPP earlier. >> > If you can recall what those problems were, I could try debugging > them. > > Setting breakpoint to procedure which has no debug info failed in: - old GDB versions for DJGPP - at least version 6.5 under Linux (CentOS-5.2). For Linux upgrade to 6.8 fixed the problem. When I attempted to set breakpoint to some C procedure I got a message that it has been set somewhere in libstdc++. Andris