Re: Still no better trace eval
- Posted by Bernie Ryan <xotron at bluefrognet.net> Feb 26, 2003
- 430 views
aku saya wrote: > Why is still not a such trace evaluation such as x[20]? >I think it is not very difficult for Rob to implement... aku: If you set a temporary sequence variable to a slice of the sequence you are interested in looking at just before your program crashs then you can look at that sequence variable in the ex.err to see what it contains. At least in 2.4 we can now get to the values that are contained in the sequence. Bernie