25 Apr
2008
25 Apr
'08
10:38 a.m.
Hello! I have an application that uses 2 threads where my second thread silently dies, without having any errors reported or debugger kicking in. What is the simplest way to have a debug repl pop up when I thread dies? I've read on the mailing list that it was possible to have a new xterm window pop up (https://webmail.iro.umontreal.ca/pipermail/gambit-list/2007-August/001671.ht...) but is it possible to simply have the debugger pop up in the current repl? Thanks! David