aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-20 * python/py-arch.c (archpy_disassemble): Update.Tom Tromey5-27/+35
2013-05-20 * python/python-internal.h (events_object_type): Remove.Tom Tromey2-1/+4
2013-05-20 * python/py-event.h (evpy_emit_event): UseTom Tromey3-1/+16
2013-05-20 * py-evtregistry.c (create_event_object): DecrefTom Tromey2-1/+9
2013-05-20 * py-cmd.c (gdbpy_string_to_argv): Check result ofTom Tromey2-0/+7
2013-05-20 * python/python.c (before_prompt_hook): Add cleanup toTom Tromey2-0/+7
2013-05-20 * python/py-function.c (fnpy_init): Decref result ofTom Tromey2-5/+16
2013-05-20 * python/py-threadevent.c (get_event_thread): UseTom Tromey3-3/+25
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey23-34/+130
2013-05-202013-05-20 Andreas Tobler <andreas@fgznet.ch>Andreas Tobler2-2/+8
2013-05-20 When reading CU, stay in DWO. Be more tolerent of bad debug info.Doug Evans2-25/+385
2013-05-20Add missing empty line after var declarations in handle_unload_dllJoel Brobecker2-0/+5
2013-05-20[dwarf] Mark all functions as prototyped except C functions.Joel Brobecker7-12/+174
2013-05-20De-indent example code in rs6000-aix-tdep.c (ARI fix)Joel Brobecker2-44/+49
2013-05-20*** empty log message ***gdbadmin1-1/+1
2013-05-19*** empty log message ***gdbadmin1-1/+1
2013-05-18*** empty log message ***gdbadmin1-1/+1
2013-05-172013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2-8/+17
2013-05-17 * NEWS: Mention new maintenance commands check-symtabs, andDoug Evans8-27/+232
2013-05-17 * gdb.base/maint.exp: Remove testing of individual maint commandDoug Evans2-63/+6
2013-05-17 * python/py-inferior.c (infpy_read_memory): Don't callTom Tromey3-7/+8
2013-05-17Replace hardcoded -ldl with check for availabilityH.J. Lu4-6/+232
2013-05-172013-05-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-15/+101
2013-05-17Mark the following commit as tiny change:Thomas Schwinge1-1/+1
2013-05-17[gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in commentJoel Brobecker2-5/+10
2013-05-17gdbserver/lynx178: spurious SIG61 signal when resuming inferior.Joel Brobecker2-13/+60
2013-05-17gdb/gdbserverYao Qi2-1/+6
2013-05-17*** empty log message ***gdbadmin1-1/+1
2013-05-16gdb/Thomas Schwinge3-4/+24
2013-05-16 * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado2-22/+45
2013-05-16gdb.ada/complete.exp: Fix FIXME.Pedro Alves2-5/+7
2013-05-16[dwarf]: Add DW_LANG_UPC support in set_cu_language.Joel Brobecker2-0/+5
2013-05-16Missing do_cleanups in ada_make_symbol_completion_list.Joel Brobecker4-1/+28
2013-05-16*** empty log message ***gdbadmin1-1/+1
2013-05-15 * gdb.base/filesym.exp: New completer test.Keith Seitz2-0/+78
2013-05-15Remove my name from a couple tests.Pedro Alves3-5/+6
2013-05-15Remove forward enum declaration in utils.h.Joel Brobecker2-1/+6
2013-05-15ppc-aix core file relocation.Joel Brobecker9-193/+435
2013-05-15The "record goto" command scans its arguments for "begin", "start", or "end".Markus Metzger4-14/+72
2013-05-15*** empty log message ***gdbadmin1-1/+1
2013-05-14gdb/Jan Kratochvil2-0/+9
2013-05-14gdb/Jan Kratochvil2-1/+9
2013-05-14 * eval.c (parse_and_eval_long): Make 'exp' const.Tom Tromey3-2/+7
2013-05-14 * ui-file.c (gdb_fopen): Make arguments const.Tom Tromey3-2/+7
2013-05-14 * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey4-3/+11