[Gambas-user] a Debug question

Benoît Minisini gambas at ...1...
Sat May 2 01:28:09 CEST 2009


> If  one puts in a breakpoint, and is  stepping through the code one line at
> a time to check values of variables etc, is there any way or re-setting to
> a line in the same subroutine prior to the current line you have stopped
> on.
>
> I've found sometimes I'm trying to find a bug, and I put in multiple break
> points so that I can skip from one to another, and then want to check
> something in the middle that I've gone past, but have to stop the entire
> program and start again.
>
> perhaps I'm using this tool wrongly.
>
> Thanks.
>

Alas you cannot go back in time in debuggers yet. I've heard about people 
thinking about it, but I don't think you will never see it in Gambas!

Regards,

-- 
Benoît




More information about the User mailing list