Annotation of 43BSD/ucb/dbx/tests/cc/call.out, revision 1.1

1.1     ! root        1: reading symbolic information ...
        !             2: starting
        !             3: printf returns successfully
        !             4: [2] stop at 15
        !             5: [2] stopped in main at line 15
        !             6:    15       p1();
        !             7: in p1
        !             8: 
        !             9: p1 returns successfully
        !            10: in p2(3)
        !            11: 
        !            12: p2 returns successfully
        !            13: in p3(blah)
        !            14: 
        !            15: p3 returns successfully
        !            16: main_local = 19
        !            17: printf returns successfully
        !            18: 19 
        !            19: call call
        !            20:          ^ syntax error
        !            21: "call" not call-able
        !            22: too many parameters in call to p1
        !            23: type mismatch for from_main in call to p2
        !            24: [8] stop in p3
        !            25: [8] stopped in p3 at line 36
        !            26:    36       printf("in p3(%s)\n", s);
        !            27: in p3(blah)
        !            28: 
        !            29: p3 returns successfully
        !            30: main(argc = 1, argv = 0x7fffebe8, 0x7fffebf0), line 15 in "call.c"
        !            31: 

unix.superglobalmegacorp.com

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