aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker3788-3792/+3796
2015-01-01Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker5-3/+12
2015-01-01Yearly gdb/ChangeLog rotation.Joel Brobecker3-16650/+16664
2014-12-31Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker4-24/+16
2014-12-30Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2-93/+9
2014-12-29Sanitize input_interrupt outputSergio Durigan Junior2-3/+19
2014-12-29[PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2-4/+9
2014-12-29Clean up gdb.trace/entry-values.expYao Qi2-9/+14
2014-12-29Add moxiebox target supportAnthony Green2-1/+5
2014-12-28Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker1-1/+1
2014-12-27Update for moxie ISA changesAnthony Green2-29/+51
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2-4/+17
2014-12-23Look up primitive types as symbols.Doug Evans15-63/+411
2014-12-23symtab.h (SYMBOL_DOMAIN_BITS): New macro.Doug Evans2-1/+10
2014-12-23initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans4-3/+8
2014-12-23Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans7-11/+24
2014-12-23Replace some symbol accessor macros with functions.Doug Evans26-87/+156
2014-12-22cp-namespace.c (cp_lookup_symbol_via_all_imports): New function.Doug Evans2-46/+43
2014-12-22cp-namespace.c (cp_lookup_symbol_via_imports): New arg "search_scope_first".Doug Evans2-6/+15
2014-12-22cp-namespace.c (cp_lookup_nested_symbol_1): New function.Doug Evans2-136/+212
2014-12-22cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.Doug Evans2-10/+13
2014-12-22cp-namespace.c: Whitespace cleanup.Doug Evans2-9/+13
2014-12-20gdb/17394: cannot put breakpoint only in selected ASM file.Mihail-Marian Nistor7-24/+644
2014-12-19MIPS SDE OS ABI supportYao Qi7-1/+297
2014-12-18A few comment cleanupsSimon Marchi3-17/+12
2014-12-18MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi4-1/+115
2014-12-18Refactor gdbarch method print_float_infoYao Qi6-37/+43
2014-12-18Remove h8300_print_float_infoYao Qi2-9/+6
2014-12-18infcmd.c (jump_command): Minor simplification.Doug Evans2-2/+9
2014-12-18language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans10-27/+31
2014-12-18Fix file name in earlier entry.Doug Evans1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil11-6/+36
2014-12-17value_maybe_namespace_elt: Remove redundant call to lookup_static_symbol.Doug Evans2-9/+5
2014-12-17New parameter "debug symbol-lookup".Doug Evans12-61/+466
2014-12-17Make buildsym set-up/tear-down more consistent, and document it.Doug Evans4-76/+180
2014-12-16boards/stabs.exp: New file.Doug Evans2-0/+49
2014-12-16cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports.Doug Evans2-13/+18
2014-12-16cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans4-6/+11
2014-12-16symtab.h (struct symbol_search) <symtab>: Delete, unnecessary.Doug Evans3-12/+17
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez4-8/+15
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker6-10/+69
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma5-1/+145
2014-12-16Move NEWS entries to the right sectionYao Qi2-10/+12
2014-12-16Replace ARG_MAX with ARG_LASTYao Qi2-3/+8
2014-12-15Merge dg-extract-results.{sh,py} from GCC upstreamSergio Durigan Junior3-0/+631
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi15-25/+62
2014-12-15testsuite: expect possible pagination when starting gdbSimon Marchi2-15/+29
2014-12-15Fix build with Python 3.4 (PR python/16784)Simon Marchi6-19/+43
2014-12-15python extended prompt: Use os.getcwd() instead of os.getcwdu()Simon Marchi2-1/+6
2014-12-15 * Makefile.in (check-gdb.%): Restore.Jason Merrill3-1/+12