Re: Countpoint support



Hello,

Dodji Seketeli <dodji seketeli org> a écrit:

> A countpoint is just a breakpoint which, once it's hit, instructs the
> debugger to continue the execution of the program being debugged. The
> user can then just look at the breakpoint views and see how many times
> the countpoint was hit.

I have just merged the countpoint feature branch into master.
One can set countpoints from the breakpoint setting dialog, change a
normal breakpoint to make it become a countpoint (and vice versa)
either from the contextual menu, the breakpoints view or the debug
menu. I call this countpoints toggling. Countpoints can be toggled in
assembly mode too. Incidentally I noticed normal breakpoints toggling
was not working in asm mode. I have fixed that in the process.

I'll remove the feature branch from the git repository.

Cheers.

-- 
	Dodji


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]