generating debug rpms

Carl Nygard cjn at telomeric.com
Tue Jan 4 21:19:47 PST 2005


How can I compile and generate xorg-x11-debuginfo rpms?  I have the
src.rpm from FC3, but building it only builds the runtime libraries and
devel rpms.  (on x86_64, if that makes a difference).

I'm trying to investigate some serious crashes with XtVa..() functions
on x86_64 platform.  I have some simple X/Motif source code, and it dies
in _XtCountVaList, but I need some debug info to see what's going on.

Can anyone reproduce this problem?

g++ -DDUMP -g -o motifbug motifbug.cxx -L /usr/X11R6/lib64 -lXm -lXt

(omit -DDUMP) and it seems to work fine.)

For more info:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=143973
https://bugs.freedesktop.org/show_bug.cgi?id=1759
-------------- next part --------------
A non-text attachment was scrubbed...
Name: motifbug.cxx
Type: text/x-c++src
Size: 1656 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20050105/ceb7d38e/attachment.cxx>


More information about the xorg mailing list