• src/sbbs3/jsdebug.c

    From deuce@VERT to CVS commit on Wednesday, May 29, 2019 07:28:37
    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 Wednesday, May 29, 2019 07:44:04
    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 Wednesday, May 29, 2019 18:16:44
    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 Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Friday, December 29, 2023 20:36:03
    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 Saturday, December 30, 2023 17:39:55
    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