[Nemiver-list] Breakpoint Actions and PrintpointActions



Hello,

I have been working lately on what I call BreakpointActions, in nemiver.

In short, those are actions that can executed when a breakpoint is
hit. A BreakpointAction or a list of BreakpointActions can be
associated to  a breakpoint. The BreakpointAction is then said to be
registered to the breakpoint. When that breakpoint is hit its
BreakpointActions are executed. A particular type of BreakpointAction
is what I call a PrintpointAction. The action performed by a
PrintpointAction is to print an expression provided at registration
time and to continue the execution of the target program being
debugged.

This is all work in progress but you can learn more about what has
been done by looking at the comment(s) of the bug that tracks the
feature at http://bugzilla.gnome.org/show_bug.cgi?id=514502.

Thank you for reading so far.

Cheers.

-- 
Dodji Seketeli
http://www.seketeli.org/dodji




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