aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves1-1/+1
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans1-15/+9
2013-09-12 * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans1-1/+0
2013-09-04 * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans4-17/+15
2013-08-302013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+8
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon6-29/+41
2013-08-22fix gdb.python to be parallel-safeTom Tromey11-26/+43
2013-08-07 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.Doug Evans3-6/+27
2013-08-01gdb/testsuite/Yao Qi2-0/+105
2013-07-17 * NEWS: Mention "set print raw frame-arguments".Doug Evans3-0/+205
2013-07-08Add $gdb_prompt to test regexp.Andrew Burgess1-1/+1
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-1/+1
2013-06-07Fix formating in copyright headers.Pedro Alves10-24/+10
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon6-0/+876
2013-03-14gdb/testsuite/Yao Qi1-1/+1
2013-02-21 Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy3-1/+78
2013-02-10gdb/testsuite/Jan Kratochvil1-0/+1
2013-01-25 * gdb.python/py-explore.exp: Expect the gdb prompt.Tom Tromey1-1/+1
2013-01-25http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess2-11/+17
2013-01-23 Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy1-0/+4
2013-01-21 * python/lib/gdb/commands/explore.pySiva Chandra Reddy1-5/+15
2013-01-13Fix gdb.python/py-finish-breakpoint.exp ERROR.Joel Brobecker1-7/+9
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker76-76/+76
2012-12-11 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flagPaul Koning3-21/+13
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning34-599/+597
2012-12-062012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>Tom Tromey3-3/+72
2012-11-14http://sourceware.org/ml/gdb-patches/2012-11/msg00308.htmlAndrew Burgess1-110/+127
2012-11-12 * NEWS: Update.Tom Tromey3-0/+125
2012-11-06 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.Tom Tromey1-13/+4
2012-10-15 PR python/14635:Tom Tromey1-0/+3
2012-10-15 PR python/14634:Tom Tromey1-0/+1
2012-09-20 * NEWS: Update.Tom Tromey1-0/+18
2012-09-13Refactor Python "gdb" module into a proper Python package, by introducingYit Phang Khoo1-2/+2
2012-09-06(test_subscript_regression): Remove no longer necessary globals,Doug Evans1-4/+0
2012-09-06 * gdb.python/py-value.exp: Use clean_restart.Doug Evans1-8/+2
2012-08-10 Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans3-0/+168
2012-08-06 PR python/14386:Tom Tromey3-0/+24
2012-08-02 * gdb.base/annota1.exp: Accept no frames-invalid notificationUlrich Weigand1-2/+2
2012-07-26gdb/Jan Kratochvil2-3/+53
2012-07-16gdb/Jan Kratochvil3-4/+37
2012-06-27 * gdb.python/python.exp: Fix regexps in pagination tests.Tom Tromey1-2/+2
2012-06-272012-06-26 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-2/+5
2012-06-24gdb/testsuite/Jan Kratochvil1-1/+1
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey30-147/+63
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey3-3/+3
2012-05-19 * gdb.python/py-prompt.exp: Quit if the target is remote.Thiago Jung Bauermann1-0/+4
2012-05-17 * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans1-0/+1
2012-05-132012-05-13 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-1/+21
2012-05-032012-05-03 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-0/+17