Forum Topic - Cannot set working directory for (serial) debugging session: (1 Item)
   
Cannot set working directory for (serial) debugging session  
Hi, 

when I setup a serial debugging configuration, 
I see errors in the GDB console, the command that fails is

set qnxremotecwd <mypath>

as a consequence the working directory of the proces is not set as expected.

from typing help set in the gdp window I would suspect, 
that 

set nto-cwd <mypath> 

should have been used there. Is there a solution for this, or have I made
another error.

(Configuration is momentics 4.6.0, Beagleboard)

thanks for the help 

Stefan