aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves1-0/+5
2015-09-09Garbage collect thread continuationsPedro Alves1-0/+35
2015-09-09Garbage collect dummy_frame_ctx_saverPedro Alves1-0/+16
2015-09-09Convert the until/advance commands to thread_fsm mechanismPedro Alves1-0/+23
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves1-0/+25
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+78
2015-09-09Merge async and sync code paths some morePedro Alves1-0/+45
2015-09-09btrace: kernel address filteringMarkus Metzger1-0/+15
2015-09-07guile: Add as_a_scm_t_subrPedro Alves1-0/+30
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess1-0/+21
2015-09-04gdb/cli: Remove casts of NULL during assignment.Andrew Burgess1-0/+4
2015-09-04gdb: Remove casts of NULL during assignment.Andrew Burgess1-0/+10
2015-09-04Mention multi-arch debugging support in NEWSYao Qi1-0/+4
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat1-0/+6
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi1-0/+10
2015-09-02Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka1-0/+9
2015-09-02Update documentation of function copy_type_recursivePatrick Palka1-0/+4
2015-09-02Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior1-0/+5
2015-09-02Initialize variable and silence GCC warning from last commitSergio Durigan Junior1-0/+4
2015-09-02Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior1-0/+6
2015-09-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior1-0/+17
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat1-0/+5
2015-08-31gdb/tui: Make local variable const.Andrew Burgess1-0/+5
2015-08-31xtensa: initialize call_abi in xtensa_tdepMax Filippov1-0/+5
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