aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
2011-12-06the "ambiguous linespec" seriesTom Tromey2-7/+9
2011-12-06 * python/lib/gdb/command/pretty_printers.pyTom Tromey1-1/+1
2011-12-02 * python/py-type.c (type_object_methods): Fix "array" doc string.Doug Evans1-2/+4
2011-11-282011-11-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon6-21/+43
2011-11-15* python/py-type.c (typy_get_composite): New function.Paul Koning1-29/+126
2011-11-10 * python/py-type.c (typy_fields_items): Call check_typedef.Doug Evans1-7/+26
2011-11-042011-11-04 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-4/+14
2011-11-042011-11-04 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-8/+21
2011-10-28* python/lib/gdb/types.py (deep_items): Rename from deepitems.Paul Koning1-2/+2
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans4-20/+14
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