How do I generate a backtrace?
The help page says to include a backtrace if possible. How do I do that?
First time here? Check out the FAQ!
The help page says to include a backtrace if possible. How do I do that?
Typically when you experience a "break" of the software, Pathway Tools will put you into the lisp debugger via the "console" window (the window in which you launched Pathway Tools). A debugger prompt will look something like this:
Restart actions (select using :continue):
0: return from break.
1: Return to Top Level (an "abort" restart).
2: Abort entirely from this (lisp) process.
[1c] EC(19):
To produce a backtrace for support messages, at the EC prompt, type the following:
:bt :count :all
Post the results of the command above with your question.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-06-22 20:24:45 -0500
Seen: 244 times
Last updated: Jun 22 '15