X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <5724F664.4020600@gmx.de> Date: Sat, 30 Apr 2016 20:16:04 +0200 From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: GCC 3.4.6 -gcoff produces executable without line number info References: <83bn4uxben DOT fsf AT gnu DOT org> <837ffix9o7 DOT fsf AT gnu DOT org> <5722455F DOT 3020906 AT gmx DOT de> <831t5py22r DOT fsf AT gnu DOT org> <57228FEC DOT 9080408 AT gmx DOT de> <83oa8sx19b DOT fsf AT gnu DOT org> <5723B974 DOT 3010800 AT gmx DOT de> <83wpnguqj5 DOT fsf AT gnu DOT org> <5723FA0D DOT 8030709 AT gmx DOT de> <83mvobvepd DOT fsf AT gnu DOT org> <83h9ejv9eu DOT fsf AT gnu DOT org> <57248DD6 DOT 7040707 AT gmx DOT de> In-Reply-To: <57248DD6.7040707@gmx.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:vievqsyC+MDjfLavegReWtLwFOPoAIDIqsbvqxD4ib/pUlr9Jcm EzzlcimnFwyyLWbfmHYvxTsIkj37l3ebh6quXFqtI43PvtfIT3ytJVssu0x4Al74KzUdk+R ujfeE61t6owJrgUgsWRtGswYC1jddCXv7HdFdw9ym+RJBX4pV2EeMIGipmGuXz3hId/JCJB IzjD3B/Z7e3uHu73BkfhA== X-UI-Out-Filterresults: notjunk:1;V01:K0:pAKI6I7auho=:ij1+fyCUuRTr0ZzHW4JqFB FFODSwD/BwPSsXPfv8NjWb5nDAaawDK9U0ap2iXF9BYqkN9p8BHyU0c/wANbNqg/BTZohjuxD wH8U4rbMdejgF2NbyZ6TOR3x2Mu3MyUVbkkb2ZApEz2V6/ZW+5kPKzFMeAWI5nI7vR0P2NWB/ nPimsg75y27fs3QT8djOQ53UCj9f28s6N3n6SVItFdgkaZbY99BFVg1FtPivUtrKV6t/6M6Qs 7LaljtP+369Cst6eTWosbiwlKk6Poc3rSXd7qRUbVTcQ7RY7JxeriV90ibCurhfv9ooIisIfM Vz7NPZ0C4XMbB8kQPm9r4hFThHVjPxrQaTsxV4NV9cTaySe1U4SqU8yfa48cdrEnkFPIEKZLs 05uKshsOw2v3Onv+9xl1m6Q0+sfYDy7p1boXC2JZkq0L41AGQCUUktR+aMTq1wb4jnp7SKOse 4SIrDjSM2aNlVMyBbXNdTeTzNMkBys9S4/lEfoR3cBgiVGyX3JPqqwtpWq6menUjURiJ8WsnZ uDtlZ/gQdOpVFEOMsOPC8UwXUKF33OdlD62wvMG22SDaNeZcMplv34jN6TB4fXRPplR2D/TU6 6FFehzGdpbfYzYt3wFl/mbAUptJN3oyCLiJXiD9g5EkA+j2d/7ZaaFaciXs9lDQyGUKo45s9w yxn7CQYfIhubY3CJIiX4EfWG9d+PL3TrJjC+RRJkptwLlw9tvQARWV+uJrQYkSioGMbRKbSf+ Ajhn7TLBcxOU0kjVbmesHpYSzOob0atqDVjcQEM1iJPckNVQq1JRA3Vq5ABAmFL4BlcJGqOLK 1z8WMOn Reply-To: djgpp AT delorie DOT com Am 30.04.2016 12:49, schrieb Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]: > Am 30.04.2016 09:32, schrieb Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]: >>> Date: Sat, 30 Apr 2016 08:38:22 +0300 >>> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" >>> >>>> Date: Sat, 30 Apr 2016 02:19:25 +0200 >>>> From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" >>>> >>>> OK, I have to correct one of my previous statements. The last DJGPP port of >>>> GDB that still offers COFF debug support to an extent that can be considered >>>> as usefull is gdb72br3 and can be downloaded as: >>>> http://www.delorie.com/pub/djgpp/deleted/beta/v2gnu/gdb72br3.zip >>> >>> Thanks. Was gdb72br3.zip built with DJGPP v2.05? I'd like to avoid >>> having to use subtly incompatible binaries, if possible. >>> >>> If it is a v2.05 build, IMO it should be moved to current/v2/. >>> >>>> I have found in my backup DVDs a port of GDB 7.0 I have produced in Juni 2015 >>>> and that I have never uploaded for some reason that I do not remember anymore. >>>> That port behaves identical to gdb72br3. If you think that your GDB archive is >>>> better than gdb72br3 or my port of GDB 7.0, please let me know and I will download >>>> it and produce a new port. >>> >>> Thanks, I will try 7.2r3 and let you know. >> >> Looks like it works as well as the pretest I have been using for >> years. (They both sometimes -- rarely -- fail to step into some >> functions, but could be "persuaded" by using "stepi" and/or setting a >> breakpoint at the offending function.) >> >> So I think this should be moved to current/v2gnu/, and perhaps rebuilt >> with v2.05 if it isn't already. >> >> Thanks a lot for your help. > > I will build GDB 7.2 using 2.05 again and upload it later today at /v2/gnu. > > > Regards, > Juan M. Guerrero > OFYI, I have uploaded the DJGPP port of GDB 7.2 compiled with DJGPP 2.05. It is available as: http://www.delorie.com/pub/djgpp/current/v2gnu/gdb72ar4.zip http://www.delorie.com/pub/djgpp/current/v2gnu/gdb72br4.zip http://www.delorie.com/pub/djgpp/current/v2gnu/gdb72d.zip http://www.delorie.com/pub/djgpp/current/v2gnu/gdb72sr2.zip No changes to the sources. Compiled out-of-the-box from gdb72sr2. I do not know why the announcement mail takes so long so I send this mail. Regards, Juan M. Guerrero