Re: ddd on remote host help

Tim Mooney <[email protected]> Wed, 21 Dec 2016 17:11:03 -0600 (CST)
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
In regard to: ddd on remote host help, Shayle Murray said (at 2:21pm on Dec...:

> I have not found/looked for documentation regarding how ddd communicates to
> the remote host.

It's gdb that has the remote debugging protocol support, not ddd.

With that in mind, first see if you can get gdb to communicate with
the remote system, without ddd even being in the mix.  Only when you're
sure that's working should you add the complexity of ddd sitting on top
of gdb.

There is documentation on gdb remote debugging, gdbserver, and the
protocol.  That's probably the best place to start.

Good luck, and report back on your results please.

Tim
-- 
Tim Mooney                                             [email protected]
Enterprise Computing & Infrastructure                  701-231-1076 (Voice)
Room 242-J6, Quentin Burdick Building                  701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164