aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-08-29symtab.h (struct symbol): Tweak comment.Doug Evans1-0/+4
2015-08-29Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"Patrick Palka1-6/+0
2015-08-29Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka1-0/+6
2015-08-29Use gdbarch obstack to allocate types in alloc_type_archPatrick Palka1-0/+6
2015-08-28Document the GDB 7.10 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-08-28Update NEWS entry about non-8-bits addressable memorySimon Marchi1-0/+4
2015-08-28Revert: solib_global_lookup: Fetch arch from objfile.Ulrich Weigand1-0/+7
2015-08-28Fix incorrect ChangeLog dates.Ulrich Weigand1-4/+4
2015-08-27Fix ChangeLog entries starting with "Likewise"Simon Marchi1-1/+2
2015-08-27[Cell/B.E.] Fix wrong relocation for TLS variable offsetUlrich Weigand1-0/+5
2015-08-27[Cell/B.E.] Make parse_spufs_run more robustUlrich Weigand1-0/+5
2015-08-27Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand1-0/+7
2015-08-27Fix assertion failure in linux-thread-dbUlrich Weigand1-0/+6
2015-08-27Fix inverted statements in m88k_analyze_prologueSimon Marchi1-0/+5
2015-08-27Remove duplicate ChangeLog entrySimon Marchi1-4/+0
2015-08-27Document non-8-bits addressable memory support in NEWSSimon Marchi1-0/+8
2015-08-27gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves1-0/+5
2015-08-27gdb: Use sighandler_t everywherePedro Alves1-0/+17
2015-08-27Import the "signal-h" module from gnulibPedro Alves1-0/+13
2015-08-27Fix ChangeLog entry date and mention gdb/18804Pedro Alves1-1/+2
2015-08-27gdb: remove packet size limitPedro Alves1-0/+13
2015-08-27Mention language in compile error messageLuis Machado1-0/+5
2015-08-26Unset attach_flag when running a new processPatrick Palka1-0/+4
2015-08-26Fix gdbarch.c build errorSimon Marchi1-0/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-0/+338
2015-08-26Fix native follow-exec-mode "new"Don Breazeal1-0/+8
2015-08-26gdb: Add Markus Metzger as btrace maintainerPedro Alves1-0/+4
2015-08-25remote: allow aborting long operations (e.g., file transfers)Pedro Alves1-0/+23
2015-08-25Print tid in debug output of debug_reg_change_callbackYao Qi1-0/+6
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat1-0/+109
2015-08-25Move aarch64_linux_new_thread to nat/aarch64-linux.cYao Qi1-0/+6
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi1-0/+13
2015-08-25Make aarch64_linux_prepare_to_resume the same on GDB and GDBserverYao Qi1-0/+5
2015-08-25Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...Yao Qi1-0/+13
2015-08-25Make aarch64_notify_debug_reg_change the same on GDB and GDBserverYao Qi1-0/+5
2015-08-25Use debug_printf in debug_reg_change_callbackYao Qi1-0/+5
2015-08-25Get pid rather than lwpidYao Qi1-0/+5
2015-08-24Add "set remote multiprocess-extensions-packet" commandPedro Alves1-0/+8
2015-08-24Update gnulib to current upstream masterPedro Alves1-0/+169
2015-08-24Prepare for gnulib updatePedro Alves1-0/+22
2015-08-24Delete the remaining ROM monitor targetsPedro Alves1-0/+22
2015-08-21C++: Initialize a couple const globalsPedro Alves1-0/+4
2015-08-21gdb/dwarf2read.c: rename a field for c++Tom Tromey1-0/+10
2015-08-21tui: don't overwrite a secondary prompt that was given no inputPatrick Palka1-0/+11
2015-08-21Use tui_putc to output newline entered by the userPatrick Palka1-0/+5
2015-08-21Make remote file transfers interruptibleGary Benson1-0/+4
2015-08-21Warn when accessing binaries from remote targetsGary Benson1-0/+13
2015-08-21Fix stale cleanup left by linux_mntns_access_fsGary Benson1-0/+5
2015-08-21xtensa: implement NPTL helpersMax Filippov1-0/+13
2015-08-21Add readahead cache to gdb's vFile:preadPedro Alves1-0/+14