aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller1-0/+6
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand1-0/+9
2014-11-28gdb_realpath: Rework comment about handling on Windows.Joel Brobecker1-0/+5
2014-11-28Import rename moduleYao Qi1-0/+27
2014-11-28Use canonicalize_file_name unconditionallyYao Qi1-0/+10
2014-11-28Import canonicalize-lgplYao Qi1-0/+23
2014-11-28Use lstat unconditionallyYao Qi1-0/+7
2014-11-28Import lstatYao Qi1-0/+14
2014-11-28Use readlink unconditionallyYao Qi1-0/+7
2014-11-28Import readlinkYao Qi1-0/+17
2014-11-28Fix date in changelogYao Qi1-1/+1
2014-11-26Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard1-0/+5
2014-11-25Fix Nios II prologue analyzer to handle multiple stack adjustments.Sandra Loosemore1-0/+6
2014-11-25Fix Nios II GDB epilogue detection to handle multiple stack adjustments.Sandra Loosemore1-0/+5
2014-11-25Refactor Nios II GDB support to use helper functions for disassembly andSandra Loosemore1-0/+25
2014-11-24Reindent code (resolve_dynamic_type_internal).Jan Kratochvil1-0/+4
2014-11-24[Hurd] Fix deallocation after proc_getprocinfo callSamuel Thibault1-0/+9
2014-11-23Fix dumping of function arguments.Doug Evans1-0/+6
2014-11-23Add myself as write-after-approval GDB maintainerPatrick Palka1-0/+4
2014-11-23Always consider infcall breakpoints as non-permanent.Joel Brobecker1-0/+5
2014-11-23Specify SA_RESTART when registering the SIGWINCH signal handlerPatrick Palka1-0/+5
2014-11-23Fix the processing of Meta-key commands in TUIPatrick Palka1-0/+9
2014-11-23checkpoint: print index of new checkpoint in response messagePatrick Palka1-0/+6
2014-11-23Refine read_stringYao Qi1-0/+5
2014-11-22symtab.c: Comment and whitespace improvements.Doug Evans1-0/+6
2014-11-22cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.Doug Evans1-0/+4
2014-11-21psymtab.c (psymtab_search_name): Fix whitespace.Doug Evans1-0/+4
2014-11-21Import errno explicitlyYao Qi1-0/+8
2014-11-21Include wchar.h and wctype.h unconditionallyYao Qi1-0/+7
2014-11-21Import wchar and wctype-h explicitlyYao Qi1-0/+8
2014-11-21Import memchr explicitlyYao Qi1-0/+8
2014-11-21Include alloca.h unconditionallyYao Qi1-0/+9
2014-11-21Import alloca explicitlyYao Qi1-0/+8
2014-11-21Make IMPORTED_GNULIB_MODULES in alphabetical orderYao Qi1-0/+5
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker1-0/+5
2014-11-20Fix build breakage from previous commitSergio Durigan Junior1-0/+10
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