This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Colors in gdb


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]