Application crashes sometimes try to call the debugger. It's typical for an application that isn't well behaved. Nothing to do with installing a debugger. You need to look at the console log to see who called the debugger.
Any application may have Debugger calls left behind as part of the development process. There is not much you can do about it, and nit much need to do anything as they are harmless.