Page 1 of 1

Can't replace with debug output window opened

Posted: Thu Jun 15, 2006 10:28 am
by Trond
1. Run this: Debug 0
2. Click in the source.
3. Press Ctrl+F.
4. Search for: 0
5. Replace with: 1
6. Click replace all.

You get an error message saying that the source can't be edited because it is being debugged.

Re: Can't replace with debug output window opened

Posted: Thu Jun 15, 2006 11:19 am
by Phoenix
1 match found and replaced here........

Posted: Thu Jun 15, 2006 12:11 pm
by Trond

Posted: Thu Jun 15, 2006 12:29 pm
by Phoenix
Same as what I did....... weird........ and I wasn't saying I didn't believe you.... just pointing out that it doesn't occur on all setups....

Posted: Thu Jun 15, 2006 6:34 pm
by blueznl
got this one sometimes, and sometimes not, dunno why

Posted: Thu Jun 15, 2006 8:28 pm
by Trond
Phoenix wrote:Same as what I did....... weird........ and I wasn't saying I didn't believe you.... just pointing out that it doesn't occur on all setups....
That's weird. (No offence with the video, I just made it in case I had explained poorly or forgotten something.)

Posted: Wed Aug 16, 2006 4:31 am
by Amundo
Heya Trond,

I get this whenever my program has GPF'd (which is pretty regular :) )and I have to kill the running process using the debugger.

Re: Can't replace with debug output window opened

Posted: Sun Jun 17, 2007 1:31 pm
by luis
Trond wrote:1. Run this: Debug 0
2. Click in the source.
3. Press Ctrl+F.
4. Search for: 0
5. Replace with: 1
6. Click replace all.

You get an error message saying that the source can't be edited because it is being debugged.

Hi, I stumbled on this too.

Try to close the variable viewer window (or any other debugger window) before doing a search and replace.

If this solve your problem, I would qualify this as a bug.


EDIT: just saw the video you posted.
OH. So you are aware of the above (I didn't realize from the original post) !

Well, in that case I can only confirm your findings. :?