aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Move unwind reasons to an external .def fileKevin Pouget1-13/+8
2011-10-272011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-9/+23
2011-10-272011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon5-50/+118
2011-10-26* python/lib/gdb/types.py (deepitems): New function.Paul Koning1-0/+20
2011-10-25PR python/13327Paul Koning1-8/+43
2011-10-242011-10-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+2
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-6/+10
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon5-20/+100
2011-10-13 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Ensure GIL isTom Tromey1-8/+8
2011-10-13 * python/py-type.c (typy_has_key): Make 'field' const.Tom Tromey1-1/+1
2011-10-09gdb/Jan Kratochvil1-0/+1
2011-10-09gdb/Jan Kratochvil1-0/+17
2011-10-07 * python/lib/gdb/printing.py (register_pretty_printer): New argumentDoug Evans1-5/+13
2011-10-07 * python/lib/gdb/printing.py: Whitespace cleanup.Doug Evans1-9/+11
2011-10-07 * python/py-value.c (valpy_call): Initialize ftype to avoid compilerDoug Evans1-1/+1
2011-10-072011-10-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-42/+78
2011-10-07Add missing files to previous commit (Allow Python notification of new object...Kevin Pouget1-0/+70
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget6-0/+28
2011-10-04* python/py-type.c (typy_make_iter): Add forward declaration.Paul Koning1-32/+10
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget3-5/+12
2011-10-03Crash sourcing Python script on WindowsJoel Brobecker1-2/+41
2011-10-03* python/py-value.c (valpy_get_address): Use Py_XINCREF.Paul Koning1-1/+9
2011-09-28* python/py-type.c (make_fielditem, typy_field_names, typy_items)Paul Koning2-24/+398
2011-09-19 * python/py-auto-load.c (source_section_scripts): Fix fileDoug Evans2-11/+12
2011-09-15* python/py-cmd.c (gdbpy_string_to_argv): Decrement referencePaul Koning2-4/+3
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget3-0/+18
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget3-12/+42
2011-09-08 * py-cmd.c: Some minor formatting fixes.Doug Evans3-31/+23
2011-09-08gdb/Jan Kratochvil1-8/+0
2011-09-062011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+8
2011-08-18 PR c++/12266Keith Seitz1-2/+9
2011-08-172011-08-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-0/+215
2011-08-12 * NEWS: Mention new "type" attribute of python gdb.Symbol objects.Doug Evans1-0/+18
2011-08-092011-08-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-4/+29
2011-08-05 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move theEli Zaretskii6-6/+6
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-3/+5
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-5/+5
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2
2011-07-222011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-07-212011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+80
2011-07-112011-07-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-13/+68
2011-07-112011-07-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-13/+47
2011-06-28 * python/python-internal.h (PY_SSIZE_T_CLEAN): Define.Tom Tromey1-0/+3
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey2-10/+7
2011-06-24 * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey8-26/+46
2011-06-162011-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+3
2011-06-03gdbTom Tromey3-15/+12
2011-05-272011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-05-23 * python/lib/gdb/printing.py (register_pretty_printer): Add missingDoug Evans1-0/+1