Is there any resource (documentation) on what the various ./configure options for building Node.js from source do? For instance, what might ./configure --debug vs ./configure --gdb do?
./configure
./configure --debug
./configure --gdb
Yes, inside the file itself.