]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/gdb.python/py-inferior.exp
libctf: fix testsuite bugs revealed by -Wall
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-inferior.exp
2024-04-26  Pedro Alvesgdb_is_target_native -> gdb_protocol_is_native
2024-04-18  Tom de Vries[gdb/testsuite] Use allocator_may_return_null=1 in...
2024-04-16  Tom de Vries[gdb/python] Throw MemoryError in inferior.read_memory...
2024-02-27  Tom TromeyRewrite "python" command exception handling
2024-01-12  Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-inferior.exp
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-12  Andrew Burgessgdb/python: Add gdb.InferiorThread.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: Add gdb.Inferior.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: add gdb.InferiorThread.__repr__() method
2023-07-19  Pedro AlvesFix gdb.Inferior.read_memory without execution (PR...
2023-07-14  Tom TromeyUse correct inferior in Inferior.read_memory et al
2023-07-14  Tom TromeyRename Python variable in py-inferior.exp
2023-07-14  Tom TromeyRefactor py-inferior.exp
2023-07-14  Tom TromeyMinor cleanups in py-inferior.exp
2023-05-24  Tom TromeyAdd attributes and methods to gdb.Inferior
2023-01-13  Tom TromeyRename to allow_python_tests
2023-01-13  Tom TromeyUse "require" for Python tests
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-28  Andrew Burgessgdb/testsuite: remove use of then keyword from gdb...
2022-03-23  Simon Marchigdb/python: remove Python 2 support
2022-01-26  Tom TromeyChange how Python architecture and language are handled
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-30  Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-09-30  Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-05-14  Tankut Baris Aktemurgdb/python: add a 'connection_num' attribute to Inferio...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-06-30  Philippe WaroquiersFix test breakages caused by removal of gdb_py_test_mul...
2020-01-10  Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-07  Tom TromeyAdd Inferior.architecture method
2018-09-13  Simon Marchipython: Add Inferior.progspace property
2018-09-13  Simon Marchipython: Provide textual representation for Inferior...
2018-09-12  Simon Marchipython: Add tests for trying to use an invalid Inferior...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-11  Tom TromeyAdd new_inferior, inferior_deleted, and new_thread...
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-24  Pedro AlvesMake gdb.python/py-inferior.exp test names unique
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-07  Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-10  Paul Koning2012-12-10 Paul Koning <paul_koning@dell.com>
2012-07-26  Jan Kratochvilgdb/
2012-06-22  Tom Tromey * gdb.python/lib-types.exp: Use standard_testfile,
2012-01-16  Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-15  Kevin Pouget2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2011-06-08  Joel Brobeckerpy-inferior.exp: Make sure local var is allocated on...
2011-03-17  Phil Muldoon2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2011-03-03  Joel Brobeckerpy-inferior.exp: Avoid searching pattern beyond buffer
2011-03-02  Joel Brobeckeruse gdb_test_no_output in gdb.python/py-inferior.exp
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-12  Nathan Froydgdb/testsuite/
2010-10-01  Doug Evans * lib/gdb-python.exp: New file.
2010-06-28  Phil Muldoon2010-06-28 Phil Muldoon <pmuldoon@redhat.com>