bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.2.1 (i386-redhat-linux-gnu) gets `BadGC' error


From: Jim Campbell
Subject: DDD 3.2.1 (i386-redhat-linux-gnu) gets `BadGC' error
Date: Wed, 31 Jan 2001 23:43:09 -0500

I get this whenever I click on any pulldown menu option.  I am running ddd under kde.

Atttached is the log.

Any hints?
- Jim
-- --
Jim Campbell
E-mail: jic@rochester.rr.com
Web:    http://home.rochester.rr.com/jic
 
 

GNU DDD 3.2.1 (i386-redhat-linux-gnu)
Copyright (C) 1995-1999 Technische Universitaet Braunschweig, Germany.
Copyright (C) 1999-2000 Universitaet Passau, Germany.
Compiled with GCC 2.96 20000724 (experimental), GNU libc 2.2
Requires X11R6, Xt11R6, Motif 2.1.30 (Motif Version 2.1.30)
Includes DDD core, Manual, App defaults, XPM 3.4.11
Built 2000-07-25 by prospector <prospector@porky.devel.redhat.com>.
$  ddd
+  /bin/sh -c 'exec gdb -q -fullname'
#  Hello, world!
#  Starting GDB...
#  Raising core file size limit from 1024000000 to -1 bytes...
#  Raising core file size limit from 1024000000 to -1 bytes...done.
#  Running GDB (pid 836, tty /dev/pts/1)...
#  Current language: c/c++
<- "(gdb) "
-> "set prompt (gdb) "
<- "(gdb) "
-> "set height 0"
<- "(gdb) "
-> "set width 0"
<- "(gdb) "
-> "set annotate 1"
<- "(gdb) "
-> " set verbose off"
<- "(gdb) "
-> "info line"
<- "No line number information available.\n"
   "(gdb) "
-> "list"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info line"
<- "No line number information available.\n"
   "(gdb) "
-> "output 4711"
<- "4711(gdb) "
-> "show language"
<- "The current source language is \"auto; currently c\".\n"
   "(gdb) "
-> "pwd"
<- "Working directory /home/jic.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "show history filename"
<- "The filename in which to record the command history is 
\"/home/jic/.gdb_history\".\n"
   "(gdb) "
-> "show history size"
<- "The size of the command history is 1000.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info sources"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info files"
<- "(gdb) "
-> "info program"
<- "The program being debugged is not being run.\n"
   "(gdb) "
-> "info line main"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line MAIN"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line main_"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line MAIN_"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line main__"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line MAIN__"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line _main"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line _MAIN"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line __main"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "info source"
<- "No current source file.\n"
   "(gdb) "
-> "info line __MAIN"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "source /tmp/filemXbB7C"
<- "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "# reset"
<- "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
-> "display"
<- "(gdb) "
-> "info display"
<- "There are no auto-display expressions now.\n"
   "(gdb) "
-> "set environment TERM dumb"
<- "(gdb) "
-> "info files"
<- "(gdb) "
-> "info program"
<- "The program being debugged is not being run.\n"
   "(gdb) "
-> "help detach"
<- "Detach a process or file previously attached.\n"
   "If a process, it is no longer traced, and it continues its execution.  If\n"
   "you were debugging a file, the file is closed and gdb no longer accesses 
it.\n"
   "(gdb) "
-> "help run"
<- "Start debugged program.  You may specify arguments to give it.\n"
   "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
   "Input and output redirection with \">\", \"<\", or \">>\" are also 
allowed.\n"
   "\n"
   "With no arguments, uses arguments last specified (with \"run\" or \"set 
args\").\n"
   "To cancel previous arguments and run with no arguments,\n"
   "use \"set args\" without arguments.\n"
   "(gdb) "
-> "help step"
<- "Step program until it reaches a different source line.\n"
   "Argument N means do this N times (or till program stops for another 
reason).\n"
   "(gdb) "
#  Starting GDB...done.
#  Welcome to DDD 3.2.1 "Liftoff" (i386-redhat-linux-gnu)
-> "help stepi"
<- "Step one instruction exactly.\n"
   "Argument N means do this N times (or till program stops for another 
reason).\n"
   "(gdb) "
-> "help next"
<- "Step program, proceeding through subroutine calls.\n"
   "Like the \"step\" command as long as subroutine calls do not happen;\n"
   "when they do, the call is treated as one instruction.\n"
   "Argument N means do this N times (or till program stops for another 
reason).\n"
   "(gdb) "
-> "help nexti"
<- "Step one instruction, but proceed through subroutine calls.\n"
   "Argument N means do this N times (or till program stops for another 
reason).\n"
   "(gdb) "
-> "help until"
<- "Execute until the program reaches a source line greater than the current\n"
   "or a specified line or address or function (same args as break command).\n"
   "Execution will also stop upon exit from the current stack frame.\n"
   "(gdb) "
-> "help finish"
<- "Execute until selected stack frame returns.\n"
   "Upon return, the value returned is printed and put in the value history.\n"
   "(gdb) "
-> "help cont"
<- "Continue program being debugged, after signal or breakpoint.\n"
   "If proceeding from breakpoint, a number N may be used as an argument,\n"
   "which means to set the ignore count of that breakpoint to N - 1 (so that\n"
   "the breakpoint won\'t break until the Nth time it is reached).\n"
   "(gdb) "
-> "help signal"
<- "Continue program giving it signal specified by the argument.\n"
   "An argument of \"0\" means continue program without giving it a signal.\n"
   "(gdb) "
-> "help kill"
<- "Kill execution of program being debugged.\n"
   "(gdb) "
-> "help up"
<- "Select and print stack frame that called this one.\n"
   "An argument says how many frames up to go.\n"
   "(gdb) "
-> "help down"
<- "Select and print stack frame called by this one.\n"
   "An argument says how many frames down to go.\n"
   "(gdb) "
!  X error
X Error of failed request:  BadFont (invalid Font parameter)
  Major opcode of failed request:  55 (X_CreateGC)
  Resource id in failed request:  0x3400570
  Serial number of failed request:  8577
  Current serial number in output stream:  8707
  Widget hierarchy of resource:  unknown
!  X error
#  Running GDB (pid 836, tty /dev/pts/1)...Exit 0.
#  Saving history in "/home/jic/.ddd/history"...
#  Saving history in "/home/jic/.ddd/history"...done.
#  Thanks for using DDD 3.2.1!  (We apologize for the inconvenience.)
X Error of failed request:  BadGC (invalid GC parameter)
  Major opcode of failed request:  56 (X_ChangeGC)
  Resource id in failed request:  0x3400570
  Serial number of failed request:  8578
  Current serial number in output stream:  8757
  Widget hierarchy of resource:  unknown

reply via email to

[Prev in Thread] Current Thread [Next in Thread]