From: Matthew Flatt (mflatt at cs.utah.edu) Date: Sun Dec 25 11:02:13 EST 2005 |
|
At Sun, 25 Dec 2005 10:28:33 -0500, Alexander Friedman wrote: > Do you expect the compiler to respect these semantics? No. The new stack trace is tuned to the interpreter; mzc-generated code doesn't preserve the information, and I wouldn't expect any other compiler to support it. Longer term, as our default interpreter/compiler technology changes, I imagine we'd change the default debugging support. Matthew
Posted on the users mailing list. |
|