Hi Andris,
Thank you for your quick response!
Andris Pavenis writes:
>
> Tried (started startx locally and attached to X from remote SSH session).
> Recompiled dispatch.c with debug info, but there were litle use of it as
> I anyway don't know where pGC->ops->CopyArea points to.
>
Yes, this is the question. I'm not aquainted enough with xaa to
to know this. Do you mind to do the test again using a special
version of gdb which you can find at:
www.dawa.demon.co.uk/xfree-gdb ?
If you can't find it there I can email it to you too, if you don't
mind huge emails.
In order to get these symbols resolved you need start X inside
of gdb. Here is what you can do:
1. Put the new gdb in /tmp.
2. Log in from remote, start X inside gdb: /tmp/gdb X
3. start a second remote session, set DISPLAY variable, start an
xterm and kde:
export DISPLAY=:0; xterm & kde
(you need the xterm otherwise kde does several server resets)
Now you can set the breakpoint and proceed as before.
> #0 0x080ad223 in xf86Break1 ()
> #1 0x08724bfc in ?? ()
> #2 0x08726aab in ?? ()
^^^^^^^^^^^^^^^^^^^^^^^^^^
I need to know this symbol. #1 is I810Sync().
> #3 0x080b725f in ProcCopyArea (client=0x8add900) at dispatch.c:1756
Thanks again!
Egbert.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert