X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: pavenis AT lanet DOT lv To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Thu, 21 Feb 2002 15:24:25 +0200 MIME-Version: 1.0 Subject: Re: gcc-3.0.4 Message-ID: <3C751129.10500.6E6334@localhost> References: In-reply-to: X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp-workers AT delorie DOT com On 21 Feb 2002 at 13:01, Eli Zaretskii wrote: > What's the status of the problems with DWARF2 debug info? I recall you > told at some point that it breaks C++ exceptions. Is that still > unresolved in this port? Built gcc-3.0.4 release for DJGPP, installed it and rebuilt one of my projects with DWARF2 debug info. There seems to be no problems with C++ exceptions. There are still problems with debugger (I used my recent build of RHIDE, where I uses GDB-5.1.1 internally). Anyway it's not a new problem (it seems to be caused by some linker bug while merging stabs or DWARF2 debug info from multiple object files). So I'll upload archives later today unless I'll find something new and really bad soon Andris