Node.js build ./configure options explanation

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?

Yes, inside the file itself.