deferred breakpoints

Chris Dawes via Maxima-discuss <[email protected]>
Newsgroups gmane.comp.mathematics.maxima.general
Message-ID <[email protected]>
hi,

I’ve had a go at addressing some of the pain points I found when 
implementing the interactive debugger.
https://github.com/cmsd2/maxima

This change adds a feature I’m calling deferred breakpoints so if a file 
is not yet loaded a breakpoint can still be created as pending, and is 
resolved later, also path normalization so absolute file paths are used 
for reliability, and breakpoint re-application on redefinition. Also 
fixes a pre-existing off-by-one bug in file-path breakpoints.

Chris.

_______________________________________________
Maxima-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.