Add software single step support to moxie port
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python /
2013-11-24  Doug EvansTest name tweaks for py-value.exp.
2013-11-23  Doug Evans * gdb.python/py-type.exp (test_enums): Fix typo.
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Add some comments. Make...
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Fix whitespace.
2013-11-23  Doug Evans * gdb.python/python.exp: Don't call skip_python_tests...
2013-11-22  Yao QiCheck has_more in mi_create_dynamic_varobj
2013-11-22  Yao QiUse mi_create_floating_varobj
2013-11-20  Walfred TedeschiAdd pretty-printer for MPX bnd registers.
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Make tests have unique...
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Reformat for 80 columns.
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Split up into several...
2013-11-11  Phil Muldoon2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07  Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07  Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07  Doug Evans * gdb.python/py-arch.exp: Tweak test name for bad...
2013-10-09  Pedro AlvesStop using errno values around target_xfer interfaces...
2013-10-01  Doug Evans * gdb.python/python.exp: Remove redundant print-stack...
2013-09-12  Doug Evans * gdb.python/py-events.py (new_objfile_handler): Remov...
2013-09-04  Doug Evans * gdb.python/py-events.py (exit_handler): Verify we...
2013-08-30  Phil Muldoon2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29  Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29  Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-22  Tom Tromeyfix gdb.python to be parallel-safe
2013-08-07  Doug Evans * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
2013-08-01  Yao Qigdb/testsuite/
2013-07-17  Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-08  Andrew BurgessAdd $gdb_prompt to test regexp.
2013-06-07  Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-06-07  Pedro AlvesFix formating in copyright headers.
2013-05-10  Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-03-14  Yao Qigdb/testsuite/
2013-02-21  Siva Chandra Reddy Add a new method 'disassemble' to gdb.Architecture...
2013-02-10  Jan Kratochvilgdb/testsuite/
2013-01-25  Tom Tromey * gdb.python/py-explore.exp: Expect the gdb prompt.
2013-01-25  Andrew Burgesssourceware.org/ml/gdb-patches/2012-11/msg00312.html
2013-01-23  Siva Chandra Reddy Add a new class gdb.Architecture which exposes GDB's
2013-01-21  Siva Chandra Reddy * python/lib/gdb/commands/explore.py
2013-01-13  Joel BrobeckerFix gdb.python/py-finish-breakpoint.exp ERROR.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-11  Paul Koning * gdb.python/py-prettyprint.py (_iterator): Remove...
2012-12-10  Paul Koning2012-12-10 Paul Koning <paul_koning@dell.com>
2012-12-06  Tom Tromey2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantes...
2012-11-14  Andrew Burgesssourceware.org/ml/gdb-patches/2012-11/msg00308.html
2012-11-12  Tom Tromey * NEWS: Update.
2012-11-06  Tom Tromey * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2012-10-15  Tom Tromey PR python/14635:
2012-10-15  Tom Tromey PR python/14634:
2012-09-20  Tom Tromey * NEWS: Update.
2012-09-13  Yit Phang KhooRefactor Python "gdb" module into a proper Python packa...
2012-09-06  Doug Evans(test_subscript_regression): Remove no longer necessary...
2012-09-06  Doug Evans * gdb.python/py-value.exp: Use clean_restart.
2012-08-10  Doug Evans Add $_memeq, $_regex, $_streq, $_strlen convenience...
2012-08-06  Tom Tromey PR python/14386:
2012-08-02  Ulrich Weigand * gdb.base/annota1.exp: Accept no frames-invalid notif...
2012-07-26  Jan Kratochvilgdb/
2012-07-16  Jan Kratochvilgdb/
2012-06-27  Tom Tromey * gdb.python/python.exp: Fix regexps in pagination...
2012-06-27  Siva Chandra Reddy2012-06-26 Siva Chandra Reddy <sivachandra@google...
2012-06-24  Jan Kratochvilgdb/testsuite/
2012-06-22  Tom Tromey * gdb.python/lib-types.exp: Use standard_testfile,
2012-06-21  Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-05-19  Thiago Jung Bauermann * gdb.python/py-prompt.exp: Quit if the target is...
2012-05-17  Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-05-13  Siva Chandra Reddy2012-05-13 Siva Chandra Reddy <sivachandra@google...
2012-05-03  Siva Chandra Reddy2012-05-03 Siva Chandra Reddy <sivachandra@google...
2012-04-18  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-11  Siva Chandra Reddy2012-04-02 Siva Chandra Reddy <sivachandra@google...
2012-03-30  Keith Seitz * gdb.python: Add test for linespecs with commas.
2012-03-22  Siva Chandra Reddy2012-03-14 Siva Chandra <sivachandra@google.com>
2012-03-08  Keith Seitz * gdb.ada/array_bounds.exp: Get breakpoint for line
2012-03-01  Doug Evans * NEWS: Mention new python command class gdb.COMMAND_USER.
2012-02-17  Tom Tromey PR python/12070:
2012-02-08  Tom Tromey * gdb.python/py-symbol.exp: Use lookup_global_symbol...
2012-02-07  Tom Tromey PR python/12027:
2012-02-07  Tom Tromey PR python/13599:
2012-01-20  Pedro Alves2012-01-20 Pedro Alves <palves@redhat.com>
2012-01-16  Tom Tromeygdb
2012-01-16  Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-05  Pedro Alves2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-30  Edjunior Barbosa... 2011-12-30 Edjunior Machado <emachado@linux.vnet...
2011-12-27  Jan Kratochvilgdb/testsuite/
2011-12-23  Kevin Pouget Introduce gdb.FinishBreakpoint in Python
2011-12-23  Jan Kratochvilgdb/testsuite/
2011-12-19  Jan Kratochvilgdb/testsuite/
2011-12-19  Jan Kratochvilgdb/doc/
2011-12-16  Phil Muldoon2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2011-11-15  Paul Koning* gdb.python/py-type.exp: New testcases for exceptions...
2011-11-10  Doug Evans * python/py-type.c (typy_fields_items): Call check_typ...
2011-10-28  Jan Kratochvilgdb/testsuite/
2011-10-28  Paul Koning* gdb.python/lib-types.exp (deep_items): Rename from...
2011-10-27  Doug Evans * cli/cli-cmds.c (source_script_with_search): Pass...
2011-10-26  Paul Koning* gdb.python/lib-types.cc (struct A): New structure.
2011-10-25  Paul Koning* gdb.python/py-value.exp: Add testcases for is_lazy...
2011-10-20  Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-18  Tom Tromey * gdb.base/source.exp: Don't include full file name...
2011-10-11  Ulrich Weigand * gdb.python/py-shared.exp: Relax filename check to...
next
This page took 0.295671 seconds and 7 git commands to generate.