Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Posting here because I can't find a clear answer nor am able to get this working how I would like. Is it possible for semihosted file I/O to work with the filesystem on the GDB client system rather than that which the GDB server is running? I am running the J-Link GDB server on a remote machine to which a target is attached and a GDB client on another machine. I'm able to get terminal I/O fine both in the GDB client and via a telnet session, but file I/O seems to be limited to the system on whic…