DDD Debugger

Hello everone,

I am having a problem with the DDD debugger using QNX RTP 6.0. When I run
the debugger I get the following error:

Launching on pty /dev/ptyp2
Remote (spawn error): No such file or directory

Please let me know if anyone has a solution to this problem.

-Best Regards

Elmer Thomas
www.ee.ucr.edu/~ethomas

Elmer Thomas wrote:

Hello everone,

I am having a problem with the DDD debugger using QNX RTP 6.0. When I run
the debugger I get the following error:

Launching on pty /dev/ptyp2
Remote (spawn error): No such file or directory

Please let me know if anyone has a solution to this problem.

-Best Regards

Elmer Thomas
www.ee.ucr.edu/~ethomas
\

There is a bug in 6.0 GDB which result that it won’t find binaries that
is in the same directory, add this directory to your PATH and it should
work.
you really should upgrade to 6.1 though…