aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-inferior.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-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess1-1/+1
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-5/+1
2022-01-26Change how Python architecture and language are handledTom Tromey1-0/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess1-2/+18
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-05-14gdb/python: add a 'connection_num' attribute to Inferior objectsTankut Baris Aktemur1-1/+24
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-2/+2
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-06Add Inferior.architecture methodTom Tromey1-0/+8
2018-09-13python: Add Inferior.progspace propertySimon Marchi1-0/+5
2018-09-13python: Provide textual representation for Inferior and ObjfileSimon Marchi1-1/+16
2018-09-12python: Add tests for trying to use an invalid Inferior objectSimon Marchi1-0/+13
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey1-0/+24
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez1-9/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+2
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+2
2015-11-24Make gdb.python/py-inferior.exp test names uniquePedro Alves1-100/+117
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-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-32/+37
2012-07-26gdb/Jan Kratochvil1-3/+12
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey1-3/+3
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-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-1/+11
2011-06-08py-inferior.exp: Make sure local var is allocated on the stack.Joel Brobecker1-1/+1
2011-03-172011-03-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+20
2011-03-03py-inferior.exp: Avoid searching pattern beyond bufferJoel Brobecker1-5/+5
2011-03-02use gdb_test_no_output in gdb.python/py-inferior.expJoel Brobecker1-39/+39
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-12gdb/testsuite/Nathan Froyd1-7/+18
2010-10-01 * lib/gdb-python.exp: New file.Doug Evans1-10/+1
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+191