Hello, I'm using gdb-7.5 and I'd like to see gdb printing the data in colors (the output from print command for regular types and pretty printers as well) I tried the python api to do the color printing by using ansi escape sequences. They did not work. Is it supported in gdb ? If so, How ? Thanks in advance, Surya