View unanswered posts | View active topics


Reply to topic  [ 7 posts ] 
FD4 debugger: rollover on variables doesn't work? 
Author Message
Member

Joined: Thu May 03, 2012 11:36 am
Posts: 19
Post FD4 debugger: rollover on variables doesn't work?
FD 4.0.0RC1
Java 1.6

In the debugger when I halt on breakpoint and rollover variables it doesn't show me values? Is this a know issue and is there a way to resolve this?


Thu May 03, 2012 11:41 am
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 10743
Location: Paris, France
Post Re: FD4 debugger: rollover on variables doesn't work?
Please show some code where this happens.


Thu May 03, 2012 3:26 pm
Profile WWW
Member

Joined: Thu May 03, 2012 11:36 am
Posts: 19
Post Re: FD4 debugger: rollover on variables doesn't work?
Philippe wrote:
Please show some code where this happens.


Phillipe, I rechecked actually the binary version of FD4.0.0 RC1 is working well and solid.
But I downloaded the latest sources and then rebuilt them with Sharp Develop and the rollover on breakpoint is not working in this.
Is there a plugin that handles rollover for debug?


Fri May 04, 2012 3:22 am
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 10743
Location: Paris, France
Post Re: FD4 debugger: rollover on variables doesn't work?
Hover events are in PluginCore (UITools) - FD wouldn't work at all if this DLL wouldn't work.


Fri May 04, 2012 7:46 am
Profile WWW
Member

Joined: Thu May 03, 2012 11:36 am
Posts: 19
Post Re: FD4 debugger: rollover on variables doesn't work?
Philippe wrote:
Hover events are in PluginCore (UITools) - FD wouldn't work at all if this DLL wouldn't work.


Could it be that building in SharpDevelop is a problem?


Fri May 04, 2012 11:12 am
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 10743
Location: Paris, France
Post Re: FD4 debugger: rollover on variables doesn't work?
Well since FD2 we don't use SharpDevelop so we have no idea if it works :)


Fri May 04, 2012 11:53 am
Profile WWW
Member

Joined: Sun Dec 07, 2008 10:06 pm
Posts: 63
Post Re: FD4 debugger: rollover on variables doesn't work?
Hi, I have some problems trying to access variables thar are inside a singleton class

For example, I have World as singleton class and, in debuging mode, the roll over doesn't works.
World.instance.worldName -> this doesn't works
If I do:
var world:World = world.instance;
world.worldName -> this works fine.

Is this a bug? How could I fixed? It is very annoying.

Thanks!


Mon May 14, 2012 8:29 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: heilong and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.