Debugging Xvnc

Preetham preetham "at" student.utdallas.edu
Fri Aug 16 08:06:01 2002


----- Original Message -----
From: "Seth Kurtzberg" <seth "at" cql.com>
To: "Preetham" <preetham "at" student.utdallas.edu>
Sent: Friday, August 09, 2002 7:33 PM
Subject: Re: Debugging Xvnc


> There are several ways to debug it, but you need to provide some details.
> Start by installing the "ethereal" package on the machine running Xvnc.

I basically want to set up breakpoints in the Dispatch module, or atleast
print values for some of the variables like
(client->requestBuffer)->reqType etc...
How can i do that...i tried running ddd, however, it opens only the
vncserver pearl code(which i can debug step by step) and i am unable to get
into the main/Dispatch code to debug...
Appreciate the help.
Thanks,
Preetham.