X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: simnav AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Question about traceback with no debug info Date: Mon, 28 Jan 2008 07:43:35 -0800 (PST) Organization: http://groups.google.com Lines: 8 Message-ID: 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 1201535016 15971 127.0.0.1 (28 Jan 2008 15:43:36 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 28 Jan 2008 15:43:36 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: d4g2000prg.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 Having the source code used to compile a software with no debugging information in the executable, is it possible to know the position in source where a SIGSEGV signal is raised, only using the call frame traceback ? If yes... how ? Thank you in advance. Best Regards. Simone Navari.