• src/sbbs3/jsdebug.c

    From deuce@VERT to CVS commit on Sat Feb 9 19:51:24 2013
    src/sbbs3 jsdebug.c 1.2 1.3
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv18689

    Modified Files:
    jsdebug.c
    Log Message:
    *_TO_STRING() considered harmful.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ver
  • From rswindell@VERT to CVS commit on Thu Jan 1 14:38:34 2015
    src/sbbs3 jsdebug.c 1.3 1.4
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv19817

    Modified Files:
    jsdebug.c
    Log Message:
    Added aparent missing break to killscript_handler() which was one of the things that was crashing the last time I tried to use this feature.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Jan 7 20:31:46 2015
    src/sbbs3 jsdebug.c 1.4 1.5
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv11179

    Modified Files:
    jsdebug.c
    Log Message:
    Instead of breaking during killscript_handler(), ensure the entire list is traversed. The existance of the pnode variable implies this was the intent


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed May 29 09: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 09: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 20: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 Sun Feb 21 00: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