Chris Palmer <chris(a)nodewarrior.org> wrote:
Is there any way I can go about identifying the chunk of code
(presumably a library outside of XEmacs) that lacks debugging symbols?
If it turns out to be something I can recompile, and doing so will you
help you locate the problem, I will do so. Judging by the function calls
surrounding the "??" area, I'd guess it was X.
If I go to line 2806 in event-Xt.c (frame #18 in your backtrace), I see:
XtAppProcessEvent (Xt_app_con, XtIMAll);
so the X libraries seem to be a good bet. I don't know whether having
those symbols would help debug this problem or not.
--
Jerry James
http://www.ittc.ku.edu/~james/