Dexpot and Debugging

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? :cool: :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: (wave) :ok: (nod)
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Dexpot and Debugging

Re: Dexpot and Debugging

Post by Patrick » 09.03.2013 17:52:27

Re: Dexpot and Debugging

Post by Eugen » 04.03.2013 11:41:22

Same Problem here :(

If a breakpoint is hit, I cannot switch any Desktops.
If I tried it anyway, or if the Program (it's Window) I was debugging, was on another Desktop, the Window doesn't recieve any input afterwards.

Hope there will be a fix.

BB, Eugen

Re: Dexpot and Debugging

Post by rtrainer » 18.01.2013 16:04:48

Any ideas on this? I am running the latest Dexpot version, 1.6.5.227. and VS 2010.

Re: Dexpot and Debugging

Post by vroby67 » 28.03.2012 20:42:09

Attila wrote:
So, the question is:

Is there a way to exclude this program from Dexpot's control, so it is simply visible or invisible on every desktop, without Dexpot hooking into it?

I checked the rules feature, but I cannot find such an option.


I've the same problem. Do someone answered that question??

Thanks a lot & bye.

Dexpot and Debugging

Post by Attila » 19.09.2011 23:59:15

I have the following problem:

I am running Visual Studio and I am debugging a program and while my program is suspended because it hit a breakpoint, Dexpot cannot be used to switch desktops. It just hangs, presumably because Dexpot tries to call the suspended process to hide it. If I let my program run, the desktop switch is executed.

So, the question is:

Is there a way to exclude this program from Dexpot's control, so it is simply visible or invisible on every desktop, without Dexpot hooking into it?

I checked the rules feature, but I cannot find such an option.

Top