Date: Mon, 30 Mar 1998 17:49:11 +0300 (IDT) From: Eli Zaretskii To: djgpp-workers AT delorie DOT com Subject: Auto-symified traceback Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Is it a good idea to make our traceback symify itself (if the debug info is present)? If bloating the code of each program because of this is too much, maybe `abort' should do that? If that is still too much, how about a special debugging version of abort, for those who'd like that?