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]

Re: Colors in gdb


theres a gdbinit floating on the web that has color config if you need
an example check link below..   best bet to get what you want is to read
the gdbinit documentation.


http://www.scribd.com/doc/6765333/Gdbinit-Color


psy


On Thu, 2013-01-10 at 19:28 +0530, Surya Kiran Gullapalli wrote:
> 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]