Are there any programs which can be used to visualize error messages from gcc. I am imagining something which will allow interactively to collapse all those long template typenames, color code different parts of the error message and what not.
I've used pretty make in the past. Not sure how it works with c++ template error messages, but it does help visualize compiler output in general.
Then there's also Color GCC, which does color error and warning messages from gcc. Probably not as advanced as you'd like it to be, but it may be something at least :)
For long template errors, related to stl you can use stlfilt It's an error decryptor
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With