X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Simone Navari Newsgroups: comp.os.msdos.djgpp Subject: Re: Question about traceback with no debug info Date: Tue, 29 Jan 2008 03:20:46 -0800 (PST) Organization: http://groups.google.com Lines: 9 Message-ID: <4f86f3ad-2a3e-4937-a7f0-d460e67b68aa@s13g2000prd.googlegroups.com> References: , <6a087811-43c3-43bd-a7e1-2e801dae6ec0 AT 1g2000hsl DOT googlegroups DOT com> <479F0E79 DOT 3344 DOT 14C18644 AT gerritvn DOT gpvno DOT co DOT za> NNTP-Posting-Host: 88.40.73.114 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1201605646 25185 127.0.0.1 (29 Jan 2008 11:20:46 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 29 Jan 2008 11:20:46 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s13g2000prd.googlegroups.com; posting-host=88.40.73.114; posting-account=pGBLcQoAAABdJD_A7XoJZtz6f_ckUH3k User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 29 Gen, 10:31, "Gerrit van Niekerk" wrote: > Compile and link with symbols, copy to another file, then use the > STRIP utility to get rid of the symbols. Great ! It works ! Thank you again ! Simone Navari.