Annotation of gdb/bar.c, revision 1.1

1.1     ! root        1: main() {
        !             2:        int i;
        !             3: 
        !             4:        for (i = 0; i >= 0; i++)
        !             5:                bar();
        !             6: }
        !             7: 
        !             8: bar()
        !             9: {
        !            10:        int i;
        !            11: 
        !            12:        i = 10;
        !            13: }

unix.superglobalmegacorp.com

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