in reply to Re: Translate debug code to a debugging technique
in thread Translate debug code to a debugging technique

Seems nice =). I'm trying to test that, but am having some trouble. My code forks, and the debugger is opening some `Daughter' windows, and then I can't get it to respond. It seems to be entering an infinite loop when I close them. I need some practice, maybe there's a way to make it not follow children.

I still wonder if there's a way to do that without editing the code, out of curiosity.

Thanks a lot.

  • Comment on Re^2: Translate debug code to a debugging technique