summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/Yao Qi2013-06-202-29/+33
* gdb/Yao Qi2013-06-202-4/+9
* Teach -data-list-register-values to not include unavailable registersYao Qi2013-06-209-16/+123
* *** empty log message ***gdbadmin2013-06-201-1/+1
* gdb: clean up x86 cpuid implementationsMike Frysinger2013-06-1911-70/+231
* * symfile.c (symfile_bfd_open): Delete unnecessary declaration.Doug Evans2013-06-192-4/+5
* * gdb.base/subst.exp: Delete default rules before furtherLuis Machado2013-06-192-0/+11
* * breakpoint.c (_initialize_breakpoint): Remove trailing \n fromTom Tromey2013-06-192-2/+6
* gdb/testsuite/Yao Qi2013-06-192-0/+9
* * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_indexDoug Evans2013-06-192-10/+41
* Fix this entry:Doug Evans2013-06-191-1/+1
* *** empty log message ***gdbadmin2013-06-191-1/+1
* [Darwin] Fix cleanup leak in machoread.c:macho_symfile_readJoel Brobecker2013-06-182-26/+35
* do not use dwarf2_per_objfile in dwarf2_per_objfile_free.Joel Brobecker2013-06-182-6/+10
* Fix PR cli/15603Tom Tromey2013-06-188-14/+138
* * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.Tom Tromey2013-06-182-6/+5
* * python/python.c (finish_python_initialization): DecrefTom Tromey2013-06-182-2/+6
* testsuite/gdb.base: Make skip test use defined behaviour.Will Newton2013-06-183-4/+12
* Fix PR symtab/15391Tom Tromey2013-06-188-5/+194
* gdb/Jan Kratochvil2013-06-182-0/+10
* fix python-selftest.exp failure with gdbserverTom Tromey2013-06-185-15/+14
* *** empty log message ***gdbadmin2013-06-181-1/+1
* * corelow.c (core_open): Print GDB signal name instead of targetPierre Muller2013-06-172-2/+7
* gdb: ignore generated gcoreMike Frysinger2013-06-172-0/+5
* *** empty log message ***gdbadmin2013-06-171-1/+1
* *** empty log message ***gdbadmin2013-06-161-1/+1
* *** empty log message ***gdbadmin2013-06-151-1/+1
* *** empty log message ***gdbadmin2013-06-141-1/+1
* * dwarf2read.c (try_open_dwop_file): Work around behaviour ofDoug Evans2013-06-132-7/+21
* *** empty log message ***gdbadmin2013-06-131-1/+1
* [GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb.base/siginfo-obj.exp reg...Pedro Alves2013-06-122-3/+11
* 2013-06-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-06-122-11/+15
* *** empty log message ***gdbadmin2013-06-121-1/+1
* Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves2013-06-113-14/+39
* Fix regression from multi-arch patch.Pedro Alves2013-06-112-1/+6
* [GDBserver] Initialize the x32 avx target description.Pedro Alves2013-06-112-0/+6
* windows-nat.c:thread_rec: Add missing empty line after var declaration.Joel Brobecker2013-06-112-0/+6
* [windows] Fix accidental change of %u -> %d in SuspendThread warning.Joel Brobecker2013-06-112-1/+6
* windows: Prefix thread ID values with "0x" in debug tracesJoel Brobecker2013-06-112-10/+16
* windows: Add thread ID in SuspendThread error warning message.Joel Brobecker2013-06-112-2/+8
* *** empty log message ***gdbadmin2013-06-111-1/+1
* *** empty log message ***gdbadmin2013-06-101-1/+1
* gdb/gdbserver/Jan Kratochvil2013-06-092-34/+49
* *** empty log message ***gdbadmin2013-06-091-1/+1
* gdb/Yao Qi2013-06-082-14/+24
* *** empty log message ***gdbadmin2013-06-081-1/+1
* Remove superfluous semicolons from testsuite throughout.Pedro Alves2013-06-07114-754/+870
* Fix formating in copyright headers.Pedro Alves2013-06-0797-200/+197
* Mention PR server/14823 in ChangeLogs.Pedro Alves2013-06-072-0/+2
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-0751-711/+2343