forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Debugger bug

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
DanRRight



Joined: 10 Mar 2008
Posts: 2813
Location: South Pole, Antarctica

PostPosted: Tue Feb 15, 2022 2:47 am    Post subject: Debugger bug Reply with quote

1) The variables window of SDBG64 by some reason is still missing many variables, see the example


2) People may not know very powerful command of debugger which unfortunately you need to type manually -- LET. It allows to set some variable as user wish. Say, if you need during debug to modify variable iFinishIndexSolid, you have to invoke Command Prompt window and then type "Let iFinishIndexSolid=20". I suggest to add it as separate command Modify Variable so that you will just right click on variable and chose Modify.
Back to top
View user's profile Send private message
Robert



Joined: 29 Nov 2006
Posts: 444
Location: Manchester

PostPosted: Tue Feb 15, 2022 1:02 pm    Post subject: Reply with quote

Is iFinishIndexSolid a local? a Parameter?
Back to top
View user's profile Send private message Visit poster's website
DanRRight



Joined: 10 Mar 2008
Posts: 2813
Location: South Pole, Antarctica

PostPosted: Tue Feb 15, 2022 1:52 pm    Post subject: Reply with quote

Robert, It is part of some common block. Common block is defined in the MODULE and is used in this function. I think all variables used in the subroutine have to be listed including parameters etc
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
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