This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB unable to trace xchat on linux


On Tuesday, April 16 2013, mancha1@hush.com wrote:

> To reproduce:
>
> $ gdb /path/to/xchat
> (gdb) r
>
> xchat starts but hangs at "Looking up <insert server used here>".

What do you mean by "hangs"?  Is it unresponsible?  Can you still issue
commands on it?  Is it just waiting for the server to respond?

> xchat's faq (http://xchat.org/gdb/) suggests GDB has trouble debugging 
> when a server hostname is used. As they suggest, I ran a local ircd and 
> used 127.0.0.1. The problem remains.

The page doesn't suggest that.  It only suggests that you use the
server's IP address directly.  Anyway, have you tried that?  You could
try freenode's IP address (84.240.3.129) and see if it works.

-- 
Sergio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]