On Mon, 28 Jun 2004 20:45:35 -0400, Andrei Barbu wrote:
This fixes debuggee to debugger.
I think debuggee is the right word, it means "the one that is being debugged". Ctrl-C doesn't interrupt winedbg, it interrupts the process you are currently attached to.
Wouldn't that sound better as 'the process being debugged'?
On Tue, 2004-06-29 at 10:14, Mike Hearn wrote:
On Mon, 28 Jun 2004 20:45:35 -0400, Andrei Barbu wrote:
This fixes debuggee to debugger.
I think debuggee is the right word, it means "the one that is being debugged". Ctrl-C doesn't interrupt winedbg, it interrupts the process you are currently attached to.