[Gambas-user] Feature Request; Debugger

Gareth Bult gareth at ...1689...
Wed May 30 12:11:51 CEST 2007


Hi, 

Would it be easy / possible to mark certain subroutines / procedures as "don't descend" with regards to the debugger? 

Once a function has been tested to death, there's often no point in line stepping through that routine when debugging an application. 
For example, if you have a tokeniser (getToken()) that s never going to throw an error, but cycles through 50 lines of code, it would be really nice to be able to mark the routine as "finished" and have the debugger automatically step over this routine when debugging. 

.. just a thought .. :-) 

Gareth. 

-- 
Gareth Bult, Encryptec Limited 
Tel: 0845 25 77033, FWD: 753977, Mob: 07891 389657 
Email: gareth at ...1689... 
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request. 



More information about the User mailing list