gdb scripts/kconfig/qconf GNU gdb 5.3-22mdk (Mandrake Linux) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandrake-linux-gnu"... (gdb) r arch/i386/Kconfig Starting program: /linux/linux-2.6.0-test1/scripts/kconfig/qconf arch/i386/Kconfig [New Thread 16384 (LWP 13084)] Xlib: extension "GLX" missing on display ":1.0". Xlib: extension "GLX" missing on display ":1.0". boolean symbol BINFMT_ZFLAT tested for 'm'? test forced to 'n' # # using defaults found in .config # Xlib: extension "RENDER" missing on display ":1.0". Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 13084)] 0x409d1ca9 in XftDrawString16 () from /usr/X11R6/lib/libXft.so.2 (gdb) bt #0 0x409d1ca9 in XftDrawString16 () from /usr/X11R6/lib/libXft.so.2 (gdb) quit