hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #01622
hybrid-windump debug
eric@kingfisher:~/hybrid-windump$ gdb ./windump
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/eric/hybrid-windump/windump...(no debugging
symbols found)...done.
(gdb) run :0.0 :0.1
Starting program: /home/eric/hybrid-windump/windump :0.0 :0.1
Program received signal SIGSEGV, Segmentation fault.
0x001549c4 in XDefaultScreen (dpy=0x0) at ../../src/Macros.c:47
47 ../../src/Macros.c: No such file or directory.
in ../../src/Macros.c
Follow ups