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 

Sometimes it takes a long time to step one instruction in SDBG. Why is this?

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

Guest





PostPosted: Mon Sep 26, 2005 2:19 pm    Post subject: Sometimes it takes a long time to step in SDBG Reply with quote

A step of one source line is achieved by placing breakpoints at every line and then running the program. However, if you run at full speed to a breakpoint and then request a line step SDBG will have to first place breakpoits at every executable line. The Windows debugging APIs that control the setting of breakpoints is quite slow and soit can take a short while. You can also see the delay when going from successive steps to a continue.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> KBase 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