gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] Deactivate the backtrace message?


From: Marcos Cruz
Subject: [gforth] Deactivate the backtrace message?
Date: Wed, 16 Dec 2015 18:31:43 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Is there any way to deactivate the return stack backtrace shown after an
abort? I didn't find anything about this on the manual. The backtrace is
helpful during debugging, but inconvenient for the final user of a
command line tool. Of course I could use `catch`, but at the moment I'm
using just `abort"` in this program, for simplicity.

Thanks.

-- 
Marcos Cruz
http://programandala.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]