|
|
1.1 ! root 1: /* ! 2: * UNIX debugger ! 3: */ ! 4: ! 5: #define TRUE (-1) ! 6: #define FALSE 0 ! 7: #define LOBYTE 0377 ! 8: #define HIBYTE 0177400 ! 9: #define STRIP 0177 ! 10: #define HEXMSK 017 ! 11: ! 12: #define SP ' ' ! 13: #define TB '\t' ! 14: #define NL '\n'
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.