summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-2026-217/+401
* * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):Tom Tromey2013-05-202-2/+11
* * python/py-event.c (gdbpy_initialize_event_generic): ReturnTom Tromey2013-05-202-1/+6
* * python/py-type.c (make_fielditem): Add gdb_assert_not_reachedTom Tromey2013-05-202-0/+7
* * python/py-inferior.c (gdbpy_inferiors): Update. HoistTom Tromey2013-05-204-68/+69
* * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account forDoug Evans2013-05-202-2/+10
* * python/py-event.c (evpy_emit_event): Decref theTom Tromey2013-05-202-1/+13
* * python/py-cmd.c (cmdpy_completer): Use iterator protocol.Tom Tromey2013-05-202-21/+33
* * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.Tom Tromey2013-05-202-0/+7
* * python/py-event.h (gdbpy_initialize_event_generic): UseTom Tromey2013-05-204-4/+21
* * python/py-arch.c (archpy_disassemble): Update.Tom Tromey2013-05-205-27/+35
* * python/python-internal.h (events_object_type): Remove.Tom Tromey2013-05-202-1/+4
* * python/py-event.h (evpy_emit_event): UseTom Tromey2013-05-203-1/+16
* * py-evtregistry.c (create_event_object): DecrefTom Tromey2013-05-202-1/+9
* * py-cmd.c (gdbpy_string_to_argv): Check result ofTom Tromey2013-05-202-0/+7
* * python/python.c (before_prompt_hook): Add cleanup toTom Tromey2013-05-202-0/+7
* * python/py-function.c (fnpy_init): Decref result ofTom Tromey2013-05-202-5/+16
* * python/py-threadevent.c (get_event_thread): UseTom Tromey2013-05-203-3/+25
* * python/py-arch.c (arch_object_type): UseTom Tromey2013-05-2023-34/+130
* 2013-05-20 Andreas Tobler <andreas@fgznet.ch>andreast2013-05-202-2/+8
* When reading CU, stay in DWO. Be more tolerent of bad debug info.Doug Evans2013-05-202-25/+385
* Add missing empty line after var declarations in handle_unload_dllJoel Brobecker2013-05-202-0/+5
* [dwarf] Mark all functions as prototyped except C functions.Joel Brobecker2013-05-207-12/+174
* De-indent example code in rs6000-aix-tdep.c (ARI fix)Joel Brobecker2013-05-202-44/+49
* *** empty log message ***gdbadmin2013-05-201-1/+1
* *** empty log message ***gdbadmin2013-05-191-1/+1
* *** empty log message ***gdbadmin2013-05-181-1/+1
* 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>emachado2013-05-172-8/+17
* * NEWS: Mention new maintenance commands check-symtabs, andDoug Evans2013-05-178-27/+232
* * gdb.base/maint.exp: Remove testing of individual maint commandDoug Evans2013-05-172-63/+6
* * python/py-inferior.c (infpy_read_memory): Don't callTom Tromey2013-05-173-7/+8
* Replace hardcoded -ldl with check for availabilityH.J. Lu2013-05-174-6/+232
* 2013-05-17 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-05-172-15/+101
* Mark the following commit as tiny change:tschwinge2013-05-171-1/+1
* [gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in commentJoel Brobecker2013-05-172-5/+10
* gdbserver/lynx178: spurious SIG61 signal when resuming inferior.Joel Brobecker2013-05-172-13/+60
* gdb/gdbserverqiyao2013-05-172-1/+6
* *** empty log message ***gdbadmin2013-05-171-1/+1
* gdb/tschwinge2013-05-163-4/+24
* * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado2013-05-162-22/+45
* gdb.ada/complete.exp: Fix FIXME.Pedro Alves2013-05-162-5/+7
* [dwarf]: Add DW_LANG_UPC support in set_cu_language.Joel Brobecker2013-05-162-0/+5
* Missing do_cleanups in ada_make_symbol_completion_list.Joel Brobecker2013-05-164-1/+28
* *** empty log message ***gdbadmin2013-05-161-1/+1
* * gdb.base/filesym.exp: New completer test.Keith Seitz2013-05-152-0/+78
* Remove my name from a couple tests.Pedro Alves2013-05-153-5/+6
* Remove forward enum declaration in utils.h.Joel Brobecker2013-05-152-1/+6
* ppc-aix core file relocation.Joel Brobecker2013-05-159-193/+435
* The "record goto" command scans its arguments for "begin", "start", or "end".mmetzger2013-05-154-14/+72
* *** empty log message ***gdbadmin2013-05-151-1/+1