Re: frames, stacks, traps, continuations, backtraces, oh my oh my.

2008-12-28 Thread Neil Jerram
2008/12/22 Andy Wingo : > Hey folks, Hi Andy! I see that the following answers are now a bit late, but for completeness anyway > Over the weekend I started to work on tidying up some loose ends in the > vm branch. One of the big loose ends is the debugging story: getting > good backtraces be

frames, stacks, traps, continuations, backtraces, oh my oh my.

2008-12-22 Thread Andy Wingo
Hey folks, Over the weekend I started to work on tidying up some loose ends in the vm branch. One of the big loose ends is the debugging story: getting good backtraces between interpreted and compiled code, etc. My mind is ajumble with code right now, but I figured I'd dump some observations, to s