aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-06-22*** empty log message ***gdbadmin1-1/+1
2013-06-21Update dates in relevant gdb/gnulib/ copyright headersJoel Brobecker4-3/+9
2013-06-21copyright.py: Handle files in gdb/gnulib owned by GDB.Joel Brobecker2-1/+6
2013-06-21 * gdb.trace/actions.exp (check_tracepoint): Don't use a full fileTom Tromey2-1/+7
2013-06-21gdb/doublest.c: Use frexpl rather than ldfrexp.Will Newton2-48/+7
2013-06-21gdb/gnulib: Import frexpl.Will Newton32-140/+8701
2013-06-21gdb/Jan Kratochvil2-7/+8
2013-06-21*** empty log message ***gdbadmin1-1/+1
2013-06-20 symtab/15652Doug Evans2-10/+46
2013-06-20 * dwarf2read.c (struct dwp_file): Fix comment.Doug Evans2-3/+5
2013-06-20 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATHDoug Evans2-3/+9
2013-06-20gdb/Yao Qi2-29/+33
2013-06-20gdb/Yao Qi2-4/+9
2013-06-20Teach -data-list-register-values to not include unavailable registersYao Qi9-16/+123
2013-06-20*** empty log message ***gdbadmin1-1/+1
2013-06-19gdb: clean up x86 cpuid implementationsMike Frysinger11-70/+231
2013-06-19 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.Doug Evans2-4/+5
2013-06-19 * gdb.base/subst.exp: Delete default rules before furtherLuis Machado2-0/+11
2013-06-19 * breakpoint.c (_initialize_breakpoint): Remove trailing \n fromTom Tromey2-2/+6
2013-06-19gdb/testsuite/Yao Qi2-0/+9
2013-06-19 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_indexDoug Evans2-10/+41
2013-06-19Fix this entry:Doug Evans1-1/+1
2013-06-19*** empty log message ***gdbadmin1-1/+1
2013-06-18[Darwin] Fix cleanup leak in machoread.c:macho_symfile_readJoel Brobecker2-26/+35
2013-06-18do not use dwarf2_per_objfile in dwarf2_per_objfile_free.Joel Brobecker2-6/+10
2013-06-18Fix PR cli/15603Tom Tromey8-14/+138
2013-06-18 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.Tom Tromey2-6/+5
2013-06-18 * python/python.c (finish_python_initialization): DecrefTom Tromey2-2/+6
2013-06-18testsuite/gdb.base: Make skip test use defined behaviour.Will Newton3-4/+12
2013-06-18Fix PR symtab/15391Tom Tromey8-5/+194
2013-06-18gdb/Jan Kratochvil2-0/+10
2013-06-18fix python-selftest.exp failure with gdbserverTom Tromey5-15/+14
2013-06-18*** empty log message ***gdbadmin1-1/+1
2013-06-17 * corelow.c (core_open): Print GDB signal name instead of targetPierre Muller2-2/+7
2013-06-17gdb: ignore generated gcoreMike Frysinger2-0/+5
2013-06-17*** empty log message ***gdbadmin1-1/+1
2013-06-16*** empty log message ***gdbadmin1-1/+1
2013-06-15*** empty log message ***gdbadmin1-1/+1
2013-06-14*** empty log message ***gdbadmin1-1/+1
2013-06-13 * dwarf2read.c (try_open_dwop_file): Work around behaviour ofDoug Evans2-7/+21
2013-06-13*** empty log message ***gdbadmin1-1/+1
2013-06-12[GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb.base/siginfo-obj.exp reg...Pedro Alves2-3/+11
2013-06-122013-06-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-11/+15
2013-06-12*** empty log message ***gdbadmin1-1/+1
2013-06-11Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves3-14/+39
2013-06-11Fix regression from multi-arch patch.Pedro Alves2-1/+6
2013-06-11[GDBserver] Initialize the x32 avx target description.Pedro Alves2-0/+6
2013-06-11windows-nat.c:thread_rec: Add missing empty line after var declaration.Joel Brobecker2-0/+6
2013-06-11[windows] Fix accidental change of %u -> %d in SuspendThread warning.Joel Brobecker2-1/+6
2013-06-11windows: Prefix thread ID values with "0x" in debug tracesJoel Brobecker2-10/+16