aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-parameter.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use "require" for Python testsTom Tromey1-3/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-21GDB/Python: Make `None' stand for `unlimited' in setting integer parametersMaciej W. Rozycki1-6/+15
2022-10-21GDB/testsuite: Expand Python integer parameter coverage across all typesMaciej W. Rozycki1-16/+181
2022-08-17GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITEDMaciej W. Rozycki1-2/+2
2022-07-08Handle bool specially in gdb.set_parameterTom Tromey1-0/+4
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey1-0/+14
2022-05-17Fix bogus gdb_test invocationsPedro Alves1-1/+1
2022-01-26gdb/python: improve the auto help text for gdb.ParameterAndrew Burgess1-10/+26
2022-01-26Fix another crash with gdb parameters in PythonTom Tromey1-0/+4
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-07-23gdb/testsuite: split gdb.python/py-parameter.exp in procsSimon Marchi1-100/+137
2021-04-15gdb/testsuite: don't include paths in test namesAndrew Burgess1-1/+2
2021-04-07gdb/py: fix gdb.parameter('data-directory')Andrew Burgess1-0/+51
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-30Fix test breakages caused by removal of gdb_py_test_multiple.Philippe Waroquiers1-8/+8
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.python testsAndrew Burgess1-130/+187
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey1-0/+15
2018-05-31Fix "set" handling of Python parametersTom Tromey1-2/+2
2018-05-02Set test message in py-parameter.expTom Tromey1-1/+2
2018-05-02Handle var_zuinteger and var_zuinteger_unlimited from PythonTom Tromey1-0/+23
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-41/+41
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-28Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-15Fix py-parameter.exp for remote hostYao Qi1-1/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning1-11/+11
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-03-102011-03-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-29/+90
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-05 * gdb.python/py-param.exp: Delete, contents moved to ...Doug Evans1-1/+84
2010-11-05 Make gdb.parameter("directories") work.Doug Evans1-0/+33