cgdb
prints these symbols in terminal: [32m
<some string>
[m
.
It is the "gdb" part of the program that does that. The "cgdb" part(or window, you name it), prints to terminal in colors.
I had installed cgdb
from the Linux Mint
packages repository and hoped it will run well.
How can I remove the "noise" output from cgdb
?