Re: [Cgdb-users] Color problem
Brought to you by:
bobbybrasko,
crouchingturbo
From: James L. <le...@al...> - 2004-04-07 00:30:18
|
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. |