aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-0/+65
2014-12-12Improve arm_skip_prologue by using arm_analyze_prologueYao Qi1-0/+9
2014-12-12Don't scan prologue past epilogueYao Qi1-0/+7
2014-12-11cp-namespace.c (cp_lookup_nested_symbol): Fix comments.Doug Evans1-0/+4
2014-12-11(lookup_global_symbol_from_objfile): Simplify.Doug Evans1-0/+8
2014-12-11symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.Doug Evans1-0/+4
2014-12-10Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi1-0/+6
2014-12-10cp_lookup_symbol_nonlocal: Move definition closer to its subroutines.Doug Evans1-0/+5
2014-12-10cp-namespace.c (lookup_symbol_file): Move next to only caller.Doug Evans1-0/+4
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans1-0/+5
2014-12-10Restore terminal state in mi_thread_exit (PR gdb/17627)Simon Marchi1-0/+8
2014-12-08python/py-objfile.c (objfpy_get_owner): Increment refcount of result.Doug Evans1-0/+4
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans1-0/+6
2014-12-05Unify lookup_symbol_in_objfile_symtabsJan Kratochvil1-0/+5
2014-12-05Remove const from many struct objfile *Jan Kratochvil1-0/+6
2014-12-05Add myself as write after approval maintainerAndreas From1-0/+4
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans1-0/+6
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans1-0/+6
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-0/+12
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