The option that is NOT a debugging method is:
changing constants to variables
While it may sometimes be useful in certain contexts (e.g., to allow for easier adjustments in certain scenarios), it is not considered a standard debugging method compared to the other options listed, which directly relate to identifying and fixing issues in code.