Print using only seven-bit characters; If this option is set, gdb displays any eight-bit characters (in strings or character values) using the notation \nnn. This setting is best if you are working in english …

You can implement gdb to print the full … If gdb is printing a large string, it stops printing after it has printed the number of characters set by the set print characters command. This equally applies to multi-byte and wide character strings, that is …