FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

cannot poll the value of global variable

 
Post new topic   Reply to topic     Forum Index -> Visual D
View previous topic :: View next topic  
Author Message
nocide



Joined: 03 Nov 2009
Posts: 19

PostPosted: Mon Oct 25, 2010 3:39 pm    Post subject: cannot poll the value of global variable Reply with quote

If I add a global variable to the watch-list, I get the error 'D0013: Error: Symbol not found'.
All other variables work just fine

[edit]
windows 7, VS2008 Team System Development Edition
[/edit]

greets
Matthias
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Mon Oct 25, 2010 4:25 pm    Post subject: Reply with quote

If you work with cv2pdb, global variables must be fully qualified but with '@' instead of '.', e.g. module@gVar.

With mago, you currently have to specify the mangled name, e.g. _D8module4gVari. But this will hopefully change soon.
Back to top
View user's profile Send private message
nocide



Joined: 03 Nov 2009
Posts: 19

PostPosted: Mon Oct 25, 2010 4:42 pm    Post subject: Reply with quote

Hey great! That works.

Keep up this great work!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Visual D All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group