Debugging a compiler
The old and new backends coexisted, and we could use either for any given function in the compilation. Keith introduced an environment variable GOSSAHASH that specifies the last few binary digits of the hash of function names that should use the new backend. - binary search debugging of compilers
Written on September 29, 2023, Last update on September 29, 2023
compiler
hash
debug
search