Annotation of researchv10no/cmd/adb/null/trcrun.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * OS-specific functions for running the debugged process
        !             3:  * dummy version
        !             4:  */
        !             5: 
        !             6: #include "defs.h"
        !             7: #include "regs.h"
        !             8: 
        !             9: extern char lastc, peekc;
        !            10: 
        !            11: static int child;
        !            12: 
        !            13: killpcs()
        !            14: {
        !            15: }
        !            16: 
        !            17: grab()
        !            18: {
        !            19:        error("no");
        !            20: }
        !            21: 
        !            22: ungrab()
        !            23: {
        !            24:        error("no");
        !            25: }
        !            26: 
        !            27: startpcs()
        !            28: {
        !            29:        error("no");
        !            30: }
        !            31: 
        !            32: runstep(keepsig)
        !            33: int keepsig;
        !            34: {
        !            35: }
        !            36: 
        !            37: runrun(keepsig)
        !            38: int keepsig;
        !            39: {
        !            40: }
        !            41: 
        !            42: 
        !            43: bpwait()
        !            44: {
        !            45: }
        !            46: 
        !            47: bkput()
        !            48: {
        !            49: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.