gdb, testsuite: Remove unnecessary call of "set print pretty on"
authorChristina Schimpe <christina.schimpe@intel.com>
Fri, 21 Oct 2022 16:02:57 +0000 (09:02 -0700)
committerChristina Schimpe <christina.schimpe@intel.com>
Thu, 9 Feb 2023 18:38:52 +0000 (19:38 +0100)
commit31cf28c7842497aa1f6472b7d76828cf009d2298
treec5deef16c1779adb504e39f095e6f0cee23ba71a
parent1775f8b3804744c22611ed0c9fd2df4f5b4d8641
gdb, testsuite: Remove unnecessary call of "set print pretty on"

The command has no effect for the loading of GDB pretty printers and is
removed by this patch to avoid confusion.

Documentation for "set print pretty"
"Cause GDB to print structures in an indented format with one member per line"
gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp
gdb/testsuite/gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp