summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
Commit message (Expand)AuthorAgeFilesLines
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-1/+1
* * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2013-10-011-15/+9
* * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans2013-09-121-1/+0
* * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans2013-09-044-17/+15
* 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-08-301-0/+8
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-08-291-1/+1
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-08-296-29/+41
* fix gdb.python to be parallel-safeTom Tromey2013-08-2211-26/+43
* * gdb.python/py-value-cc.cc: Renamed from py-value.cc.Doug Evans2013-08-073-6/+27
* gdb/testsuite/qiyao2013-08-012-0/+105
* * NEWS: Mention "set print raw frame-arguments".Doug Evans2013-07-173-0/+205
* Add $gdb_prompt to test regexp.aburgess2013-07-081-1/+1
* Remove superfluous semicolons from testsuite throughout.Pedro Alves2013-06-071-1/+1
* Fix formating in copyright headers.Pedro Alves2013-06-0710-24/+10
* 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-05-106-0/+876
* gdb/testsuite/qiyao2013-03-141-1/+1
* Add a new method 'disassemble' to gdb.Architecture class.sivachandra2013-02-213-1/+78
* gdb/testsuite/Jan Kratochvil2013-02-101-0/+1
* * gdb.python/py-explore.exp: Expect the gdb prompt.Tom Tromey2013-01-251-1/+1
* http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlaburgess2013-01-252-11/+17
* Add a new class gdb.Architecture which exposes GDB'ssivachandra2013-01-231-0/+4
* * python/lib/gdb/commands/explore.pysivachandra2013-01-211-5/+15
* Fix gdb.python/py-finish-breakpoint.exp ERROR.Joel Brobecker2013-01-131-7/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0176-76/+76
* * gdb.python/py-prettyprint.py (_iterator): Remove exception_flagPaul Koning2012-12-113-21/+13
* 2012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning2012-12-1034-599/+597
* 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>Tom Tromey2012-12-063-3/+72
* http://sourceware.org/ml/gdb-patches/2012-11/msg00308.htmlaburgess2012-11-141-110/+127
* * NEWS: Update.Tom Tromey2012-11-123-0/+125
* * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.Tom Tromey2012-11-061-13/+4
* PR python/14635:Tom Tromey2012-10-151-0/+3
* PR python/14634:Tom Tromey2012-10-151-0/+1
* * NEWS: Update.Tom Tromey2012-09-201-0/+18
* Refactor Python "gdb" module into a proper Python package, by introducingkhooyp2012-09-131-2/+2
* (test_subscript_regression): Remove no longer necessary globals,Doug Evans2012-09-061-4/+0
* * gdb.python/py-value.exp: Use clean_restart.Doug Evans2012-09-061-8/+2
* Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans2012-08-103-0/+168
* PR python/14386:Tom Tromey2012-08-063-0/+24
* * gdb.base/annota1.exp: Accept no frames-invalid notificationUlrich Weigand2012-08-021-2/+2
* gdb/Jan Kratochvil2012-07-262-3/+53
* gdb/Jan Kratochvil2012-07-163-4/+37
* * gdb.python/python.exp: Fix regexps in pagination tests.Tom Tromey2012-06-271-2/+2
* 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>sivachandra2012-06-272-2/+5
* gdb/testsuite/Jan Kratochvil2012-06-241-1/+1
* * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey2012-06-2230-147/+63
* * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey2012-06-213-3/+3
* * gdb.python/py-prompt.exp: Quit if the target is remote.Thiago Jung Bauermann2012-05-191-0/+4
* * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans2012-05-171-0/+1
* 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>sivachandra2012-05-132-1/+21
* 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>sivachandra2012-05-032-0/+17