ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DDDing an Xwindows progam remotely


From: Andrew Gaylard
Subject: Re: DDDing an Xwindows progam remotely
Date: Thu, 02 Dec 2004 14:00:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030

v4r4n wrote:
(gdb) run
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Error: Can't open display: :0.0

Program exited with code 01.
(gbd)

Starting from the command line with DDD's -display option does not
seem to effect the problem, and only determines whether DDD itself
runs, not the application being debugged.

Is this a possible DDD bug or are my X-windows environment variables
all messed up?

Neither.  This is a basic X access problem.  Try "man xhost".

Better still, use ssh with your ssh_config and sshd_config set up
to forward X traffic over the ssh session.

Andrew.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]