Skip to content

gdb: pretty-print QByteArray as string, not const char*

Igor Kushnir requested to merge work/improve-qbytearray-gdb-pretty-printer into master

Before: before

After: after

See the commit messages for details.

Merge request reports