aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-0/+66
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-0/+199
2014-11-20[Ada] XA type is not redundant if the ranges' subtypes do not matchJoel Brobecker1-0/+6
2014-11-19[Ada] gdb.ada/complete.exp failure on x86_64-windowsJoel Brobecker1-0/+5
2014-11-19[Ada] Ignore __XA types when redundant.Joel Brobecker1-0/+6
2014-11-19varsize-limit error printing element of packed array...Joel Brobecker1-0/+6
2014-11-19Don't set CC in config/i386/go32.mhYao Qi1-0/+4
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-0/+5
2014-11-18buildsym API cleanupDoug Evans1-0/+23
2014-11-18symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans1-0/+5
2014-11-18SYMTAB_DIRNAME: New macro.Doug Evans1-0/+5
2014-11-18SYMTAB_OBJFILE: New macro.Doug Evans1-0/+5
2014-11-18Fix memory leak in watch_main_source_file_lossage.Doug Evans1-0/+4
2014-11-18Use SYMBOL_OBJFILE more.Doug Evans1-0/+15
2014-11-18Split up end_symtab_from_static_block into two.Doug Evans1-0/+14
2014-11-18The result of symtab expansion is always a primary symtab.Doug Evans1-0/+10
2014-11-15PR symtab/17559Doug Evans1-0/+14
2014-11-15expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial.Doug Evans1-0/+5
2014-11-15Add missing parenthesisYao Qi1-0/+4
2014-11-14common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker1-0/+5
2014-11-14handle 'iconv's that define EILSEQ to ENOENTPedro Alves1-0/+6
2014-11-13PR symtab/17591Doug Evans1-0/+6
2014-11-13dwarf2read.c (update_enumeration_type_from_children): Avoid infinite loop.Doug Evans1-0/+5
2014-11-13NEWS: Fix typo.Jan Kratochvil1-0/+4
2014-11-12Garbage collect the infwait_state globalPedro Alves1-0/+4
2014-11-12fix skipping permanent breakpointsPedro Alves1-0/+17
2014-11-12make "permanent breakpoints" per location and disableablePedro Alves1-0/+25
2014-11-12add a default method for gdbarch_skip_permanent_breakpointPedro Alves1-0/+13
2014-11-11Warn users about mismatched PID namespacesDaniel Colascione1-0/+8
2014-11-10symmisc.c: Remove trailing whitespace.Doug Evans1-0/+5
2014-11-10source.c (select_source_symtab): Rewrite to use ALL_SYMTABS.Doug Evans1-0/+4
2014-11-10PR 17564: Fix objfile search order for static symbols.Doug Evans1-0/+8
2014-11-10Work around GCC bug 63748Ulrich Weigand1-0/+4
2014-11-07Revert old nexti prologue check and eliminate in_prologuePedro Alves1-0/+7
2014-11-06symtab.h (lookup_global_symbol): Improve function comment.Doug Evans1-0/+4
2014-11-06Rename lookup_symbol_global to lookup_global_symbol.Doug Evans1-0/+7
2014-11-06symtab.c (basic_lookup_symbol_nonlocal): Add comment.Doug Evans1-0/+4
2014-11-06Rename some "aux" functions.Doug Evans1-0/+11
2014-11-06lookup_symbol_in_block: Renamed from lookup_symbol_aux_block.Doug Evans1-0/+5
2014-11-06Rename lookup_symbol_static to lookup_symbol_in_static_block,Doug Evans1-0/+7
2014-11-06New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans1-0/+7
2014-11-06Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans1-0/+8
2014-11-06Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some places.Doug Evans1-0/+6
2014-11-06Forgotten ChangeLog entry for previous commit.Doug Evans1-0/+5
2014-11-06solib_global_lookup: Fetch arch from objfile, not target_gdbarch.Doug Evans1-0/+7
2014-11-06Update Nios II prologue analysis to remove detection of long-obsoleteSandra Loosemore1-0/+8
2014-11-05Cast result of obstack_next_freeAlan Modra1-0/+2
2014-11-05Use obstack_blank_fast to shrink obstacksAlan Modra1-0/+6
2014-11-04tui: Fix newterm call for older ncursesSimon Marchi1-0/+4
2014-11-04garbage collect gdb/breakpoint.c:breakpoint_thread_matchPedro Alves1-0/+5