aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
2012-04-17gdb/Jan Kratochvil2-434/+5
2012-04-112012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy1-0/+755
2012-03-30 * python/python.c (gdbpy_decode_line): Move cleanup creation outTom Tromey2-9/+23
2012-03-28 * python/py-inferior.c (infpy_read_memory): Remove cleanups andTom Tromey1-12/+8
2012-03-222012-03-14 Siva Chandra <sivachandra@google.com>Siva Chandra Reddy1-0/+43
2012-03-19gdb/Jan Kratochvil1-3/+12
2012-03-132012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves2-2/+2
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves6-4/+6
2012-03-01 * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans1-2/+3
2012-02-17 PR python/12070:Tom Tromey4-2/+38
2012-02-15 * python/py-symbol.c (sympy_value): Use _().Tom Tromey1-2/+2
2012-02-07 PR python/12027:Tom Tromey3-3/+77
2012-02-07 PR python/13599:Tom Tromey1-0/+15
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2-3/+3
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-26gdb/Jan Kratochvil4-37/+37
2012-01-16gdbTom Tromey1-0/+50
2012-01-10 PR python/13199:Tom Tromey1-0/+3
2012-01-04 * python/py-value.c (valpy_binop): Initialize 'res_val'.Tom Tromey1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker41-41/+41
2012-01-03 PR python/12533:Tom Tromey1-24/+78
2011-12-27remove use of sprintf in py-finishbreakpoint.c...Joel Brobecker1-1/+1
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget5-56/+537
2011-12-22 PR python/12533:Tom Tromey1-2/+2
2011-12-20 * python/py-auto-load.c (info_auto_load_scripts): Pass address ofDoug Evans1-3/+4
2011-12-162011-12-16 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-73/+69
2011-12-10 * python/py-auto-load.c (source_section_scripts): Call xfreeDoug Evans1-1/+1
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