diff options
Diffstat (limited to 'gdb/testsuite/gdb.server/transfer.txt')
-rw-r--r-- | gdb/testsuite/gdb.server/transfer.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.server/transfer.txt b/gdb/testsuite/gdb.server/transfer.txt new file mode 100644 index 0000000..566f4c5 --- /dev/null +++ b/gdb/testsuite/gdb.server/transfer.txt @@ -0,0 +1,12 @@ +This text file is a test input for GDB's file transfer commands. It +contains some characters which need to be escaped in remote protocol +packets, like "*" and "}" and "$" and "#". Actually, it contains +a good sampling of printable characters: + +!"#$%&'()*+,-./0123456789:;<=>?@ +ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` +abcdefghijklmnopqrstuvwxyz{|}~ + +!"#$%&'()*+,-./0123456789:;<=>?@ +ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` +abcdefghijklmnopqrstuvwxyz{|}~ |