• src/sbbs3/jsdebug.c

    From deuce@VERT to CVS commit on Wed May 29 05:28:37 2019
    src/sbbs3 jsdebug.c 1.5 1.6
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv32113

    Modified Files:
    jsdebug.c
    Log Message:
    Fix iterator in killscript_handler()




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wed May 29 05:44:04 2019
    src/sbbs3 jsdebug.c 1.6 1.7
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv23977

    Modified Files:
    jsdebug.c
    Log Message:
    Add "quit" and "q" commands to terminate the current script.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wed May 29 16:16:44 2019
    src/sbbs3 jsdebug.c 1.7 1.8
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv17333

    Modified Files:
    jsdebug.c
    Log Message:
    Add single-step (s) and finish (f) commands.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Feb 20 19:52:58 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1f148198d78571c8576f7df0
    Modified Files:
    src/sbbs3/jsdebug.c
    Log Message:
    Handle unknown filename.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Fri Dec 29 20:36:03 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/6cee8c9212d94405c9ee33d9
    Modified Files:
    src/sbbs3/jsdebug.c
    Log Message:
    Hitting enter at the debugger prompt repeats the last command

    The 4th enhancement request of issue #674

    The other requests look a bit more involved than I'm willing to explore right now. And Deuce reassigned this back to me. So that's probably all that's going to be done.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Dec 30 17:39:55 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/4e32094fd8586842d97b98d1
    Modified Files:
    src/sbbs3/jsdebug.c
    Log Message:
    Fix memory leak when exiting debug build

    CID 476253

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net