I'm on Centos 7.2. Yesterday I've made an update of bash to version bash-4.2.46-19.el7.x86_64 and now on login I get this:
-bash: /usr/share/bashdb/bashdb-main.inc: No such file or directory
-bash: warning: cannot start debugger; debugging mode disabled
Of course I can install bashdb but I don't want to debug. Before I did the update this problem did not exist. It seems that debug is globally activated. I haven't configured debug (checked .bashrc and /etc/bashrc).
Haven't found a solution to get rid of this. What can I do?