Test the convenience functions $_gdb_setting and $_gdb_setting_str.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 28 Apr 2019 12:40:50 +0000 (14:40 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 31 Oct 2019 22:35:17 +0000 (23:35 +0100)
commitf3fb2519e629bf8533108c2b7b108e6db98c02f2
tree2c93b45562b3df31304309ecd25923e96d949ed5
parent9ad9b77d64920d3113a9e7ab9f022eb5a45cd49e
Test the convenience functions $_gdb_setting and $_gdb_setting_str.

gdb/testsuite/ChangeLog
2019-10-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>

* gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
* gdb.base/settings.exp: Test all settings types using
$_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
that now verifies that the value of "maint show" is the same as
returned by the settings functions.  Test the type of the
maintenance settings.
* gdb.base/default.exp: Update show_conv_list.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/default.exp
gdb/testsuite/gdb.base/setshow.exp
gdb/testsuite/gdb.base/settings.exp
This page took 0.037875 seconds and 4 git commands to generate.