Page 1 of 1

Integrated debugger with Win7? [solved]

Posted: Tue May 11, 2010 8:26 pm
by jamba
Has anyone done this?

I have all of my settings pointing to "integrated debugger", but it always opens with the standalone.

is there some setting I am missing that I need to change?
or some step to start fixing this?

I have uninstalled PureBasic, and reinstalled to no avail.

using 4.50b4, x86


If I recall correctly, it used to work, but has not for quite some time (but I had not tried to use the integrated debugger for a long time, and now I can't get it to work!)

thanks in advance

Re: Integrated debugger with Win7?

Posted: Tue May 11, 2010 8:36 pm
by Trond
Are you using the project feature or not?

Try:
1. Go into compiler options.
2. Uncheck "request administrator mode for WInodws vista"
3. Select the tab compile/run
4. Uncheck "use selected debugger"

These are per source options.

Re: Integrated debugger with Win7?

Posted: Tue May 11, 2010 8:56 pm
by jamba
Trond wrote:Are you using the project feature or not?
2. Uncheck "request administrator mode for WInodws vista"
that one did it, the rest were already as you said.

why would that affect the debugger?

oh, and Thanks!

Re: Integrated debugger with Win7? [solved]

Posted: Fri Jun 10, 2011 1:53 am
by skywalk
Thanks Trond,
Disabling "request admin mode" worked for me also on Win7 x64.