aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil1-0/+7
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki1-0/+21
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand1-0/+20
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi1-0/+5
2014-12-02Remove cplus_specific from general_symbol_info.Doug Evans1-0/+9
2014-12-02PR symtab/17602Doug Evans1-0/+5
2014-12-02PR symtab/17591Doug Evans1-0/+6
2014-12-02dwarf2read.c (peek_die_abbrev): Improve error message text.Doug Evans1-0/+4
2014-12-02Remove remnant of Chill support.Doug Evans1-0/+5
2014-12-02Fix comment typoSimon Marchi1-0/+4
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+35
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-35/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+35
2014-12-02python/py-infthread.c: Whitespace fixes.Doug Evans1-0/+4
2014-12-02S390: Fix 'expedite' for s390-te-linux64Andreas Arnez1-0/+6
2014-12-01Remove duplicate commentSimon Marchi1-0/+4
2014-12-01Use core regset iterators on GNU HurdUlrich Weigand1-0/+10
2014-11-30Add add-auto-load-scripts-directory.Jan Kratochvil1-0/+7
2014-11-30frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()Martin Galvan1-0/+5
2014-11-29Check that thread stack temps are not already enabled before enabling them.Siva Chandra1-0/+5
2014-11-29[arm] compute framereg and framesize when neededYao Qi1-0/+6
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra1-0/+27
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