Commit graph

2 commits

Author SHA1 Message Date
Eric Ludlam
28f0116169 toolbox/ebclear., ebstop.m:
Fix function names to match file name.
2019-12-08 11:56:15 -05:00
Eric Ludlam
d14991310b toolbox/+emacs/@Breakpoints/Breakpoints.m:
New breakpoint tracking object.  Keep track of breakpoints
and send Emacs only the deltas.

toolbox/emacsinit.m:
Initialize breakpoint tracker.

toolbox/ebstop.m, toolbox/ebclear.m, toolbox/ebstatus.m:
New wrappers for dbstop, dbclear, and dbstatus.
Calls the built-in, and then calls the breakpoint tracker
to tell emacs about any changes in breakpoints.
2019-12-07 19:37:29 -05:00