Re: ddd on remote host help

shaunak saha <[email protected]> Fri, 16 Dec 2016 14:01:28 -0800
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <CAKw9LJk3Q+pVbgRb-RPmD9My14mRxCg=-QPL0x=dTGxYPqgGtA@mail.gmail.com>
Hi,

Did you tried only with gdb. If remote gdb is working and DDD is not then
some issue with DDD. But if gdb itself is failing then you need to resolve
that first. Hope this helps.

Regards,
Shaunak

On Fri, Dec 16, 2016 at 11:21 AM, Shayle Murray <[email protected]> wrote:

> Hi ddd,
>
>
>
> First off, thank you for taking time to maintain free-software. Im
> learning more about it day by day as I am asked to at work. The philosophy
> is important.
>
>
>
> To the issue. Im having trouble getting ddd to start the inferior gdb
> remotely on a qnx system. I have asked on SE
> <https://stackoverflow.com/questions/41151860/issue-attaching-ddd-to-a-remote-gdb-inferior-debugger>.
> Please feel free to answer me there if you prefer. Today I encountered the
> issue of ‘waiting until gdb’
> <https://stackoverflow.com/questions/2914003/ddd-hangs-on-start>, and
> resolved it by removing the ~/.ddd.
>
>
>
> I have not found/looked for documentation regarding how ddd communicates
> to the remote host.
>
>
>
> This may help you, these are the outputs of a successful run of ddd
> locally(on my virtual box) and an unsuccessful run from my virtualbox to my
> remote target. Dogfish is a linux machine, as opposed to the qnx machine.
>
>
>
> Any advice is appreciated. Thank you
>
>
>