2023-03-08
The lDebug release 5 is imminent. Update: The release is done, grab packages at https://pushbx.org/ecm/download/ldebug/ or the source at https://hg.pushbx.org/ecm/ldebug/rev/release5
Today, running the lDebug tests
turned up a recent bug,
now fixed.
With this change all tests pass
for build_name=debug
,
build_name=debugx
,
as well as build_name=debug test_booting=1
.
The offending test was for checking part of the error message for writing to a read-only variable. I have largely neglected the test suite for a while now but perhaps I will expand it again soon.
2023-03-05
The file I am currently writing is blog26.txt, the 26th blog entry that I am writing on the HP 95LX.
As of today this is the size of the sources of the debugger, counted using cntlines. Not including symsnip, ldosboot, scanptab, nor instsect.
ldebug/source$ cntlines -q *.asm Files: 38 Bytes: 1410239 Total lines: 63883 Blanks: 7217 Comment only: 12529 Actual code: 44137