URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [gdb/] [testsuite/] [gdb.server/] [transfer.txt] - Rev 835
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