[Pdbg] [PATCH v5 5/5] mem: CR and LF are printable characters
Joel Stanley
joel at jms.id.au
Thu Apr 11 12:40:22 AEST 2019
On Wed, 10 Apr 2019 at 08:03, Amitay Isaacs <amitay at ozlabs.org> wrote:
>
> isprint() does not consider CR and LF as printable.
>
> As a special case, do not consider 0 as non-printable character. This
> allows printing of NULL terminated strings in the buffer.
>
> Signed-off-by: Amitay Isaacs <amitay at ozlabs.org>
Reviewed-by: Joel Stanley <joel at jms.id.au>
More information about the Pdbg
mailing list