Re: [Cgdb-users] Color problem
Brought to you by:
bobbybrasko,
crouchingturbo
From: Mike M. <mmu...@cs...> - 2004-04-07 03:17:58
|
This is unusual. First, you should know the current version only supports black background terminals. We're currently rewriting to get a more robust interface, which will eventually be 1.0, but this is still a few months off. Anyway, for the problem you're having, what kind of code are you debugging? You said the source shows up in white on black, right? If it is C, C++, or Ada, it should be syntax highlighted in very eye-pleasing colors. :) Perhaps this is a bug in CGDB? Are you doing this over a telnet or rsh/ssh session? That also throws some things into the mix, I believe... Mike On Wed, 7 Apr 2004, James Lee wrote: :Bob Rossi [bo...@br...] wrote: :> :> What is you TERM set to? :> Could you tell us the OS? (uname -a) :> The version of GDB that you are using? ( gdb --version ) : :TERM is set to xterm (which is xterm-color really). :I tried a bunch of others (rxvt, xterm-16color, etc) :and they all had the same problem. Then I tried vt100, :and I was able to see the text in the window below. :The top window has cyan for the logo, and then after :that, all source is in white (monochrome). :However, the bar dividing the windows is not visible. : :OS is RH Linux : 2.4.7-10mntBMsmp #1 SMP :It's an SMP machine (company server). : :gdb is 5.2 : :I'll send the .tgdb directory separately. : :Thanks. : :James. : : :------------------------------------------------------- :This SF.Net email is sponsored by: IBM Linux Tutorials :Free Linux tutorial presented by Daniel Robbins, President and CEO of :GenToo technologies. Learn everything from fundamentals to system :administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click :_______________________________________________ :Cgdb-users mailing list :Cgd...@li... :https://lists.sourceforge.net/lists/listinfo/cgdb-users : |