[Gambas-user] Feature Request; Debugger

Charlie Reinl Karl.Reinl at ...9...
Wed May 30 16:19:42 CEST 2007


Salut Gareth,

make a Component which includes all these subroutines / procedures.

Amicalment
Charlie

Am Mittwoch, den 30.05.2007, 11:11 +0100 schrieb Gareth Bult:
> 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. 
> 





More information about the User mailing list