Skip to content
#

packet

Here are 269 public repositories matching this topic...

daniel5151
daniel5151 commented Oct 10, 2020

See https://sourceware.org/gdb/onlinedocs/gdb/File_002dI_002fO-Overview.html#File_002dI_002fO-Overview

The File I/O remote protocol extension (short: File-I/O) allows the target to use the host’s file system and console I/O to perform various system calls. System calls on the target system are translated into a remote protocol packet to the host system, which then performs the needed actions

Improve this page

Add a description, image, and links to the packet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packet topic, visit your repo's landing page and select "manage topics."

Learn more