#/usr/local/bin# gdb nghost
GNU gdb 6.8-debian
Copyright (C) 2008 Free
Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-
linux-gnu"...
(gdb) run
Starting program: /usr/local/bin/nghost
[Thread debugging using libthread_db enabled]
09/15/2008 22:55:08 EDT - nghost.conf not found in ~/.nghost. Now looking in /usr/local/etc/nghost/.
09/15/2008 22:55:08 EDT - found config nghost.conf at /usr/local/etc/nghost/
[New Thread 0xb72d9700 (LWP 4961)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb72d9700 (LWP 4961)]
0xb7f1b820 in nghost::gfxengine_generic::createXScreen (this=0x8a78310, sr=@0xbfd7da8c) at gfxengine.cpp:130
130 win_x, win_y, width, height, win_border_width, BlackPixel(g_display, g_screen), WhitePixel(g_display,g_screen));
(gdb)
Thanks...
Bookmarks