While looking at the code in dbg_main(), I saw that pike uses longjmps. I suspect the use for this is the exception handling stuff. Am I on the right track?
Can someone elaborate a bit on the usage as to where it is used in pike and how things are supposed to interact..?