summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/python.exp
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-20Make gdb.python/python.exp more robustLuis Machado
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-10-07python: accept address and explicit locations in gdb.decode_lineMarkus Metzger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy failsDoug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-01Fix Python help() test for Python 3Simon Marchi
2014-11-02Match the working directory on remote hostYao Qi
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves
2014-10-15Fix file name matching on remote host.Yao Qi
2014-10-15Clean up gdb.python/ testsYao Qi
2014-08-22Copy .py files to remote hostYao Qi
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves
2014-03-22 * extension.c (eval_ext_lang_from_control_command): Avoid dereferencingDoug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-23 * gdb.python/python.exp: Don't call skip_python_tests, we still wantDoug Evans
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-11 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flagPaul Koning
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning
2012-09-20 * NEWS: Update.Tom Tromey
2012-09-13Refactor Python "gdb" module into a proper Python package, by introducingYit Phang Khoo
2012-06-27 * gdb.python/python.exp: Fix regexps in pagination tests.Tom Tromey
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey
2012-05-132012-05-13 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy
2012-03-30 * gdb.python: Add test for linespecs with commas.Keith Seitz
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-162011-12-16 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans
2011-10-18 * gdb.base/source.exp: Don't include full file name in test name.Tom Tromey
2011-09-30gdb.python/python.exp: fix up raceMarek Polacek
2011-08-172011-08-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-07-212011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-07-112011-07-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-07-06gdb.python/python.exp: Update filename paths.matt rice
2011-03-182011-03-18 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-01-102011-01-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-232010-11-23 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2010-11-12gdbTom Tromey
2010-10-01 * lib/gdb-python.exp: New file.Doug Evans
2010-09-11gdb/Jan Kratochvil
2010-08-19 * gdb.python/py-shared.exp: New file, factored out fromPedro Alves
2010-08-16 * gdb.python/python.exp: Fix syntax in "post event insertion" test.Doug Evans