aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Fix prints in tests for Python 3Simon Marchi9-30/+41
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2-1/+13
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand5-73/+11
2014-11-28gdb_realpath: Rework comment about handling on Windows.Joel Brobecker2-9/+32
2014-11-28Import rename moduleYao Qi24-35/+4303
2014-11-28Use canonicalize_file_name unconditionallyYao Qi5-69/+19
2014-11-28Import canonicalize-lgplYao Qi21-67/+3315
2014-11-28Use lstat unconditionallyYao Qi5-7/+9
2014-11-28Import lstatYao Qi11-79/+400
2014-11-28Use readlink unconditionallyYao Qi10-15/+19
2014-11-28Import readlinkYao Qi15-67/+1245
2014-11-28Fix date in changelogYao Qi1-1/+1
2014-11-28Match library name prefixed with sysrootYao Qi2-1/+14
2014-11-27Fix test always passing in python/py-linetable.expSimon Marchi2-2/+8
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans2-1/+5
2014-11-26Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard2-0/+8
2014-11-25Fix Nios II prologue analyzer to handle multiple stack adjustments.Sandra Loosemore2-8/+31
2014-11-25Fix Nios II GDB epilogue detection to handle multiple stack adjustments.Sandra Loosemore2-17/+47
2014-11-25Refactor Nios II GDB support to use helper functions for disassembly andSandra Loosemore2-308/+581
2014-11-24Reindent code (resolve_dynamic_type_internal).Jan Kratochvil2-20/+24
2014-11-24[Hurd] Fix deallocation after proc_getprocinfo callSamuel Thibault2-3/+14
2014-11-23Fix dumping of function arguments.Doug Evans2-7/+15
2014-11-23Add myself as write-after-approval GDB maintainerPatrick Palka2-0/+5
2014-11-23Always consider infcall breakpoints as non-permanent.Joel Brobecker2-0/+19
2014-11-23Specify SA_RESTART when registering the SIGWINCH signal handlerPatrick Palka2-0/+8
2014-11-23Fix the processing of Meta-key commands in TUIPatrick Palka4-2/+49
2014-11-23checkpoint: print index of new checkpoint in response messagePatrick Palka2-3/+11
2014-11-23Refine read_stringYao Qi2-15/+19
2014-11-22symtab.c: Comment and whitespace improvements.Doug Evans2-4/+15
2014-11-22cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.Doug Evans2-3/+5
2014-11-22Use MACRO_AT_func in entry-values.expYao Qi3-78/+25
2014-11-22[arm] Fix fails in dw2-compdir-oldgcc.expYao Qi2-4/+12
2014-11-21psymtab.c (psymtab_search_name): Fix whitespace.Doug Evans2-6/+10
2014-11-21Import errno explicitlyYao Qi5-3/+13
2014-11-21Include wchar.h and wctype.h unconditionallyYao Qi2-5/+12
2014-11-21Import wchar and wctype-h explicitlyYao Qi5-3/+15
2014-11-21Import memchr explicitlyYao Qi5-3/+13
2014-11-21Include alloca.h unconditionallyYao Qi12-426/+26
2014-11-21Import alloca explicitlyYao Qi5-3/+13
2014-11-21Make IMPORTED_GNULIB_MODULES in alphabetical orderYao Qi2-3/+8
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker7-0/+111
2014-11-20Fix build breakage from previous commitSergio Durigan Junior2-6/+15
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior18-104/+328
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans46-970/+1470
2014-11-20[Ada] XA type is not redundant if the ranges' subtypes do not matchJoel Brobecker2-0/+17
2014-11-19Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test caseAndreas Arnez2-0/+12
2014-11-19[Ada] gdb.ada/complete.exp failure on x86_64-windowsJoel Brobecker2-1/+14
2014-11-19[Ada] Ignore __XA types when redundant.Joel Brobecker7-0/+181
2014-11-19varsize-limit error printing element of packed array...Joel Brobecker7-2/+145
2014-11-19Don't set CC in config/i386/go32.mhYao Qi2-1/+4