This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFAv2 0/4] Improve "show style", have "help" and "apropos" styling their output.


Improve "show style", have "help" and "apropos" styling their output.

This patch series improves the "show style" output to let the
user visualize all the styles with one command.

"help" and "apropos" commands are now styling their output.

The "help" testing is also better factorized.

This is the second version of the patch series.
This version handles the comments of Tom.
In particular, help_test_raw and test_class_help have got cleaner
optional argument TESTNAME.

gdb.base/style.exp has been expanded to test the styling in help, apropos
and show style commands.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]