Fixed the "log enable gdb-remote packets" to support dumping the binary memory...
Fixed the "log enable gdb-remote packets" to support dumping the binary memory read packet ('x') by printing out the binary data correctly using only printable characters and removing the 0x7d escapes so the memory is readable in the packet output. llvm-svn: 211400
Loading
Please sign in to comment