aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Let the ARI know gdb_Py_DECREF is OK.Pedro Alves2-1/+6
2013-05-22 PR binutils/15462Alan Modra2-1/+6
2013-05-22 PR binutils/15474Alan Modra2-3/+10
2013-05-22daily updateAlan Modra1-1/+1
2013-05-22*** empty log message ***gdbadmin1-1/+1
2013-05-212013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+6
2013-05-21gold/Cary Coutant7-8/+162
2013-05-21gold/Cary Coutant4-16/+25
2013-05-21py_decref: Don't check for NULL before calling Py_DECREF.Pedro Alves3-3/+13
2013-05-21Centralize workaround for Python 2.6's Py_DECREF.Pedro Alves3-9/+21
2013-05-21 * gdb.base/filesym.exp: Use gdb_test_multiple instead ofKeith Seitz2-14/+28
2013-05-21Fix internal error caused by interaction between catch signal and forkPhilippe Waroquiers5-0/+120
2013-05-212013-05-21 Sterling Augustine <saugustine@google.com>Sterling Augustine2-0/+131
2013-05-21gdb/Jan Kratochvil2-1/+10
2013-05-21gdb/testsuite/Jan Kratochvil2-2/+8
2013-05-21gdb/Jan Kratochvil3-17/+29
2013-05-21 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,Christian Groessler2-4/+34
2013-05-21 PR ld/12982Alan Modra2-1/+7
2013-05-21Add new system-gdbinit infrastructureJoel Brobecker4-5/+174
2013-05-21[Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisibleJoel Brobecker2-4/+16
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu13-24/+453
2013-05-21 * gas/ppc/vsx2.d: Ignore trailing padding.Alan Modra2-0/+5
2013-05-21 * ld-powerpc/export-class.exp (supports_ppc64): Delete.Alan Modra3-31/+29
2013-05-21opcodes/Peter Bergner15-15/+755
2013-05-21*** empty log message ***gdbadmin1-1/+1
2013-05-21daily updateAlan Modra1-1/+1
2013-05-20 * elf32-vax.c (elf_vax_instantiate_got_entries): Only set theMaciej W. Rozycki2-8/+12
2013-05-20 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.Doug Evans7-48/+120
2013-05-20 * gdb.gdb/python-selftest.exp: New file.Tom Tromey2-0/+34
2013-05-20 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.Tom Tromey2-0/+5
2013-05-20 * python/py-value.c (valpy_get_dynamic_type): SimplifyTom Tromey2-9/+7
2013-05-20 * python/py-type.c (typy_fields): Unconditionally decref 'r'.Tom Tromey2-4/+5
2013-05-20 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)Tom Tromey2-24/+28
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey23-94/+126
2013-05-20 * python/py-cmd.c (cmdpy_completer): Use explicit decref.Tom Tromey4-15/+23
2013-05-20 * python/py-evts.c (gdbpy_initialize_py_events): Don'tTom Tromey2-3/+5
2013-05-20 * python/python.c (gdbpy_run_events): Decref the resultTom Tromey2-1/+10
2013-05-20 * python/py-symtab.c (set_sal): UseTom Tromey2-8/+11
2013-05-20 * python/py-param.c (compute_enum_values): Decref 'item'.Tom Tromey2-0/+6
2013-05-20 * mi/mi-main.c: Include python-internal.h.Tom Tromey8-83/+176
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey26-217/+401
2013-05-20 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):Tom Tromey2-2/+11
2013-05-20 * python/py-event.c (gdbpy_initialize_event_generic): ReturnTom Tromey2-1/+6
2013-05-20 * python/py-type.c (make_fielditem): Add gdb_assert_not_reachedTom Tromey2-0/+7
2013-05-20 * python/py-inferior.c (gdbpy_inferiors): Update. HoistTom Tromey4-68/+69
2013-05-20 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account forDoug Evans2-2/+10
2013-05-20 * python/py-event.c (evpy_emit_event): Decref theTom Tromey2-1/+13
2013-05-20 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.Tom Tromey2-21/+33
2013-05-20 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.Tom Tromey2-0/+7
2013-05-20 * python/py-event.h (gdbpy_initialize_event_generic): UseTom Tromey4-4/+21