Integrated debugger with Win7? [solved]

Everything else that doesn't fall into one of the other PB categories.
jamba
Enthusiast
Enthusiast
Posts: 144
Joined: Fri Jan 15, 2010 2:03 pm
Location: Triad, NC
Contact:

Integrated debugger with Win7? [solved]

Post 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
Last edited by jamba on Wed May 12, 2010 12:31 pm, edited 1 time in total.
-Jon

Fedora user
But I work with Win7
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Integrated debugger with Win7?

Post 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.
jamba
Enthusiast
Enthusiast
Posts: 144
Joined: Fri Jan 15, 2010 2:03 pm
Location: Triad, NC
Contact:

Re: Integrated debugger with Win7?

Post 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!
-Jon

Fedora user
But I work with Win7
User avatar
skywalk
Addict
Addict
Posts: 4318
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Integrated debugger with Win7? [solved]

Post by skywalk »

Thanks Trond,
Disabling "request admin mode" worked for me also on Win7 x64.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Post Reply