Commit | Line | Data |
---|---|---|
a6b151f1 DJ |
1 | This text file is a test input for GDB's file transfer commands. It |
2 | contains some characters which need to be escaped in remote protocol | |
3 | packets, like "*" and "}" and "$" and "#". Actually, it contains | |
4 | a good sampling of printable characters: | |
5 | ||
6 | !"#$%&'()*+,-./0123456789:;<=>?@ | |
7 | ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` | |
8 | abcdefghijklmnopqrstuvwxyz{|}~ | |
9 | ||
10 | !"#$%&'()*+,-./0123456789:;<=>?@ | |
11 | ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` | |
12 | abcdefghijklmnopqrstuvwxyz{|}~ |