debug-on-quit is a simple boolean, while debug-on-error can be a list of errors on which to break. Nevertheless, the customization definitions for both allow users to provide a list, which is nonsense for debug-on-quit. This patch removes the incorrect customization options.