aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-18gdb/Jan Kratochvil1-2/+2
2012-04-17gdb/Jan Kratochvil2-0/+2
2012-04-17gdb/Jan Kratochvil2-4/+4
2012-04-112012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy5-1/+753
2012-03-30 * gdb.python: Add test for linespecs with commas.Keith Seitz1-0/+3
2012-03-222012-03-14 Siva Chandra <sivachandra@google.com>Siva Chandra Reddy3-1/+88
2012-03-08 * gdb.ada/array_bounds.exp: Get breakpoint for lineKeith Seitz1-2/+0
2012-03-01 * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans1-0/+17
2012-02-17 PR python/12070:Tom Tromey3-2/+10
2012-02-08 * gdb.python/py-symbol.exp: Use lookup_global_symbol for testsTom Tromey1-4/+5
2012-02-07 PR python/12027:Tom Tromey2-1/+19
2012-02-07 PR python/13599:Tom Tromey3-2/+9
2012-01-202012-01-20 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-01-16gdbTom Tromey3-10/+40
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves27-108/+0
2012-01-052012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>Pedro Alves2-0/+17
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker55-55/+55
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker10-10/+10
2011-12-302011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2-1/+5
2011-12-27gdb/testsuite/Jan Kratochvil2-6/+9
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget8-4/+619
2011-12-23gdb/testsuite/Jan Kratochvil1-1/+1
2011-12-19gdb/testsuite/Jan Kratochvil1-1/+4
2011-12-19gdb/doc/Jan Kratochvil1-1/+1
2011-12-162011-12-16 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-14/+65
2011-11-15* gdb.python/py-type.exp: New testcases for exceptions on scalar typesPaul Koning1-0/+10
2011-11-10 * python/py-type.c (typy_fields_items): Call check_typedef.Doug Evans2-0/+7
2011-10-28gdb/testsuite/Jan Kratochvil1-0/+4
2011-10-28* gdb.python/lib-types.exp (deep_items): Rename from deepitems.Paul Koning1-2/+2
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans1-0/+2
2011-10-26* gdb.python/lib-types.cc (struct A): New structure.Paul Koning2-0/+33
2011-10-25* gdb.python/py-value.exp: Add testcases for is_lazy attribute,Paul Koning1-4/+14
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+10
2011-10-18 * gdb.base/source.exp: Don't include full file name in test name.Tom Tromey1-2/+4
2011-10-11 * gdb.python/py-shared.exp: Relax filename check to handle remote:Ulrich Weigand1-1/+1
2011-10-07 * python/lib/gdb/printing.py (register_pretty_printer): New argumentDoug Evans1-1/+13
2011-10-07Add missing files to previous commit (Allow Python notification of new object...Kevin Pouget1-0/+20
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget3-5/+44
2011-10-04* gdb.python/py-value.c (main): Break before return.Paul Koning1-1/+4
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget3-1/+12
2011-10-03* gdb.python/py-value.expPaul Koning1-0/+12
2011-10-01gdb/testsuite/Jan Kratochvil1-1/+18
2011-09-30gdb.python/python.exp: fix up raceMarek Polacek1-2/+14
2011-09-28* gdb.python/py-type.c (enum E): New.Paul Koning2-1/+33
2011-09-16gdb/testsuite/Jan Kratochvil1-3/+3