summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Don't propagate our current terminal state to the inferiorPatrick Palka2015-01-074-1/+27
* [python,guile] Add comment beside conditions testing empty arrays.Joel Brobecker2015-01-073-2/+7
* gdb/guile: Do not error when trying to create empty array.Joel Brobecker2015-01-062-1/+6
* gdb/python: exception trying to create empty arrayJoel Brobecker2015-01-064-1/+17
* fix spelling of anon-ns2.cc in earlier entry, and whitespace in same entryDoug Evans2015-01-031-2/+2
* c-exp.y: misc cleanup, no code changesDoug Evans2015-01-032-31/+36
* gdb.cp/nsalias.exp: Fix output of external/declaration flags.Doug Evans2015-01-022-6/+10
* MIPS: Make the extracted stack offset signed in the prologue scannerMaciej W. Rozycki2015-01-022-10/+16
* gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans2015-01-022-4/+8
* dwarf2read.c (setup_type_unit_groups): Remove outdated comment.Doug Evans2015-01-022-1/+4
* symtab.h (struct symbol): Fix typo in comment.Doug Evans2015-01-022-1/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-013788-3792/+3796
* Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker2015-01-015-3/+12
* Yearly gdb/ChangeLog rotation.Joel Brobecker2015-01-013-16650/+16664
* Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker2014-12-314-24/+16
* Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2014-12-302-93/+9
* Sanitize input_interrupt outputSergio Durigan Junior2014-12-292-3/+19
* [PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2014-12-292-4/+9
* Clean up gdb.trace/entry-values.expYao Qi2014-12-292-9/+14
* Add moxiebox target supportAnthony Green2014-12-292-1/+5
* Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker2014-12-281-1/+1
* Update for moxie ISA changesAnthony Green2014-12-272-29/+51
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-252-4/+17
* Look up primitive types as symbols.Doug Evans2014-12-2315-63/+411
* symtab.h (SYMBOL_DOMAIN_BITS): New macro.Doug Evans2014-12-232-1/+10
* initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans2014-12-234-3/+8
* Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans2014-12-237-11/+24
* Replace some symbol accessor macros with functions.Doug Evans2014-12-2326-87/+156
* cp-namespace.c (cp_lookup_symbol_via_all_imports): New function.Doug Evans2014-12-222-46/+43
* cp-namespace.c (cp_lookup_symbol_via_imports): New arg "search_scope_first".Doug Evans2014-12-222-6/+15
* cp-namespace.c (cp_lookup_nested_symbol_1): New function.Doug Evans2014-12-222-136/+212
* cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.Doug Evans2014-12-222-10/+13
* cp-namespace.c: Whitespace cleanup.Doug Evans2014-12-222-9/+13
* gdb/17394: cannot put breakpoint only in selected ASM file.Mihail-Marian Nistor2014-12-207-24/+644
* MIPS SDE OS ABI supportYao Qi2014-12-197-1/+297
* A few comment cleanupsSimon Marchi2014-12-183-17/+12
* MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi2014-12-184-1/+115
* Refactor gdbarch method print_float_infoYao Qi2014-12-186-37/+43
* Remove h8300_print_float_infoYao Qi2014-12-182-9/+6
* infcmd.c (jump_command): Minor simplification.Doug Evans2014-12-182-2/+9
* language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans2014-12-1810-27/+31
* Fix file name in earlier entry.Doug Evans2014-12-181-1/+1
* Fix MinGW compilationJan Kratochvil2014-12-1711-6/+36
* value_maybe_namespace_elt: Remove redundant call to lookup_static_symbol.Doug Evans2014-12-172-9/+5
* New parameter "debug symbol-lookup".Doug Evans2014-12-1712-61/+466
* Make buildsym set-up/tear-down more consistent, and document it.Doug Evans2014-12-174-76/+180
* boards/stabs.exp: New file.Doug Evans2014-12-162-0/+49
* cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports.Doug Evans2014-12-162-13/+18
* cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans2014-12-164-6/+11
* symtab.h (struct symbol_search) <symtab>: Delete, unnecessary.Doug Evans2014-12-163-12/+17