URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [gdb/] [testsuite/] [gdb.server/] [transfer.txt] - Rev 24
Go to most recent revision | Compare with Previous | Blame | View Log
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{|}~
Go to most recent revision | Compare with Previous | Blame | View Log