summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* introduce ui_file_write_for_putTom Tromey2014-12-121-0/+7
* New python function gdb.lookup_objfile.Doug Evans2014-12-121-0/+11
* MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki2014-12-121-0/+9
* Provide completer for "info registers"Andreas Arnez2014-12-121-0/+10
* Add new GDB command "maint print user-registers"Andreas Arnez2014-12-121-0/+9
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-0/+65
* Improve arm_skip_prologue by using arm_analyze_prologueYao Qi2014-12-121-0/+9
* Don't scan prologue past epilogueYao Qi2014-12-121-0/+7
* cp-namespace.c (cp_lookup_nested_symbol): Fix comments.Doug Evans2014-12-111-0/+4
* (lookup_global_symbol_from_objfile): Simplify.Doug Evans2014-12-111-0/+8
* symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.Doug Evans2014-12-111-0/+4
* Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi2014-12-101-0/+6
* cp_lookup_symbol_nonlocal: Move definition closer to its subroutines.Doug Evans2014-12-101-0/+5
* cp-namespace.c (lookup_symbol_file): Move next to only caller.Doug Evans2014-12-101-0/+4
* cp_lookup_symbol_imports: Make static.Doug Evans2014-12-101-0/+5
* Restore terminal state in mi_thread_exit (PR gdb/17627)Simon Marchi2014-12-101-0/+8
* python/py-objfile.c (objfpy_get_owner): Increment refcount of result.Doug Evans2014-12-081-0/+4
* New "owner" attribute for gdb.Objfile.Doug Evans2014-12-081-0/+6
* Unify lookup_symbol_in_objfile_symtabsJan Kratochvil2014-12-051-0/+5
* Remove const from many struct objfile *Jan Kratochvil2014-12-051-0/+6
* Add myself as write after approval maintainerAndreas From2014-12-051-0/+4
* Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans2014-12-051-0/+6
* New python method gdb.Objfile.add_separate_debug_file.Doug Evans2014-12-041-0/+6
* New python attribute gdb.Objfile.build_id.Doug Evans2014-12-041-0/+12
* Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil2014-12-041-0/+7
* MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki2014-12-031-0/+21
* Use core regset iterators on Sparc SolarisUlrich Weigand2014-12-031-0/+20
* Fix make_cleanup_dtor signature to match declarationSimon Marchi2014-12-031-0/+5
* Remove cplus_specific from general_symbol_info.Doug Evans2014-12-021-0/+9
* PR symtab/17602Doug Evans2014-12-021-0/+5
* PR symtab/17591Doug Evans2014-12-021-0/+6
* dwarf2read.c (peek_die_abbrev): Improve error message text.Doug Evans2014-12-021-0/+4
* Remove remnant of Chill support.Doug Evans2014-12-021-0/+5
* Fix comment typoSimon Marchi2014-12-021-0/+4
* New python events: inferior call, register/memory changed.Nick Bull2014-12-021-0/+35
* revert previous patch so that I can re-commit with correct authorDoug Evans2014-12-021-35/+0
* New python events: infcall, register/memory changed.Doug Evans2014-12-021-0/+35
* python/py-infthread.c: Whitespace fixes.Doug Evans2014-12-021-0/+4
* S390: Fix 'expedite' for s390-te-linux64Andreas Arnez2014-12-021-0/+6
* Remove duplicate commentSimon Marchi2014-12-011-0/+4
* Use core regset iterators on GNU HurdUlrich Weigand2014-12-011-0/+10
* Add add-auto-load-scripts-directory.Jan Kratochvil2014-11-301-0/+7
* frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()Martin Galvan2014-11-301-0/+5
* Check that thread stack temps are not already enabled before enabling them.Siva Chandra2014-11-291-0/+5
* [arm] compute framereg and framesize when neededYao Qi2014-11-291-0/+6
* Enable chained function calls in C++ expressions.Siva Chandra2014-11-281-0/+27
* Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2014-11-281-0/+6
* Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand2014-11-281-0/+9
* gdb_realpath: Rework comment about handling on Windows.Joel Brobecker2014-11-281-0/+5
* Import rename moduleYao Qi2014-11-281-0/+27