[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step
[external/binutils.git] / gdb /
2015-09-15 Yao Qi[gdbserver] Rename supports_conditional_breakpoints...
2015-09-15 Yao Qiaarch64 multi-arch support (part 2): siginfo fixup
2015-09-14 Pedro AlvesBail out of processing stop if hook-stop resumes target...
2015-09-14 Pierre-Marie de... [Ada] Fix the evaluation of access to packed array...
2015-09-14 Pedro AlvesRemove duplicate gdb/NEWS entry
2015-09-14 Markus Metzgerbtrace, test: remove buffer-size test with unlimited...
2015-09-11 Don BreazealExtended-remote exec documentation
2015-09-11 Don BreazealExtended-remote exec test
2015-09-11 Don BreazealExtended-remote catch exec
2015-09-11 Don BreazealExtended-remote follow-exec
2015-09-11 Pierre Langlois[AArch64] Cleanup comments in instruction decoding...
2015-09-11 Pierre Langlois[AArch64] Fix incorrect mask when decoding b.cond instr...
2015-09-11 Mihail-Marian Nistorgdb/18947: [aarch64]Step into shared library is very...
2015-09-10 Simon MarchiSmall refactor in ada-lang.c:scan_discrim_bound
2015-09-10 Simon MarchiConstify variables in ada-lang.c
2015-09-10 Yao QiCall target_can_download_tracepoint if there are tracep...
2015-09-09 Doug Evans* gdb.python/py-prettyprint.exp: Check result of run_la...
2015-09-09 Doug Evans* gdb.base/pie-execl.exp: Fix result test of build_exec...
2015-09-09 Doug Evans* gdb.base/savedregs.exp: Fix typo.
2015-09-09 Pedro AlvesDelete enum inferior_event_handler::INF_TIMER
2015-09-09 Pedro AlvesGarbage collect thread continuations
2015-09-09 Pedro AlvesGarbage collect dummy_frame_ctx_saver
2015-09-09 Pedro AlvesConvert the until/advance commands to thread_fsm mechanism
2015-09-09 Pedro AlvesConvert infcalls to thread_fsm mechanism
2015-09-09 Pedro AlvesReplace "struct continuation" mechanism by something...
2015-09-09 Pedro AlvesMerge async and sync code paths some more
2015-09-09 Markus Metzgerbtrace: kernel address filtering
2015-09-09 Sandra LoosemoreImprove hand-call-in-threads.exp failure handling.
2015-09-07 Pedro Alvesguile: Add as_a_scm_t_subr
2015-09-04 Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb/cli: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-09-04 Yao QiMention multi-arch debugging support in NEWS
2015-09-03 Pierre-Marie de... [Ada] Make string_char_type a true TYPE_CODE_CHAR type...
2015-09-03 Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
2015-09-03 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-09-03 Patrick PalkaUpdate documentation of function copy_type_recursive
2015-09-02 Sergio Durigan JuniorInitialize yet another variable to silence GCC warning...
2015-09-02 Sergio Durigan JuniorInitialize variable and silence GCC warning from last...
2015-09-02 Sergio Durigan JuniorCatching errors on probes-based dynamic linker interface
2015-09-02 Sergio Durigan JuniorImprove error reporting when handling SystemTap SDT...
2015-09-01 Pierre-Marie de... [Ada] Fix completion for multiple function matches
2015-08-31 Andrew Burgessgdb/tui: Make local variable const.
2015-08-31 Max Filippovxtensa: initialize call_abi in xtensa_tdep
2015-08-30 Doug Evanssymtab.h (struct symbol): Tweak comment.
2015-08-29 Patrick PalkaRevert "Use gdbarch obstack to allocate the TYPE_NAME...
2015-08-29 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-08-29 Patrick PalkaUse gdbarch obstack to allocate types in alloc_type_arch
2015-08-28 Joel BrobeckerDocument the GDB 7.10 release in gdb/ChangeLog
2015-08-28 Simon MarchiUpdate NEWS entry about non-8-bits addressable memory
2015-08-28 Ulrich WeigandRevert: solib_global_lookup: Fetch arch from objfile.
2015-08-28 Ulrich WeigandFix incorrect ChangeLog dates.
2015-08-27 Simon MarchiFix ChangeLog entries starting with "Likewise"
2015-08-27 Ulrich Weigand[Cell/B.E.] Fix wrong relocation for TLS variable offset
2015-08-27 Ulrich Weigand[Cell/B.E.] Make parse_spufs_run more robust
2015-08-27 Ulrich WeigandDetect SW breakpoints in Cell/B.E. combined debugging
2015-08-27 Ulrich WeigandFix assertion failure in linux-thread-db
2015-08-27 Ulrich WeigandReport UNRESOLVED on failures while detecting Cell...
2015-08-27 Simon MarchiFix inverted statements in m88k_analyze_prologue
2015-08-27 Simon MarchiRemove duplicate ChangeLog entry
2015-08-27 Simon MarchiDocument non-8-bits addressable memory support in NEWS
2015-08-27 Pedro Alvesgdbserver/proc-service.c: bogus return value conversion
2015-08-27 Pedro Alvesgdb: Drop use of obsolete AC_TYPE_SIGNAL
2015-08-27 Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-27 Pedro AlvesImport the "signal-h" module from gnulib
2015-08-27 Pedro AlvesFix ChangeLog entry date and mention gdb/18804
2015-08-27 Pedro Alvesgdb: remove packet size limit
2015-08-27 Luis MachadoMention language in compile error message
2015-08-27 Luis MachadoForce language to C in gdb.compile/compile-ifunc.exp
2015-08-27 Patrick PalkaUnset attach_flag when running a new process
2015-08-26 Simon MarchiFix gdbarch.c build error
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-26 Don BreazealFix native follow-exec-mode "new"
2015-08-26 Don BreazealNew test for follow-exec-mode
2015-08-26 Pedro Alvesgdb: Add Markus Metzger as btrace maintainer
2015-08-25 Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-25 Yao QiPrint tid in debug output of debug_reg_change_callback
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-25 Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
2015-08-25 Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25 Yao QiMake aarch64_linux_prepare_to_resume the same on GDB...
2015-08-25 Yao QiAdd pid argument in aarch64_get_debug_reg_state
2015-08-25 Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-25 Yao QiMake debug_reg_change_callback the same on GDB and...
2015-08-25 Yao QiMake aarch64_notify_debug_reg_change the same on GDB...
2015-08-25 Yao QiUse debug_printf in debug_reg_change_callback
2015-08-25 Yao QiUse phex debug_reg_change_callback
2015-08-25 Yao QiGet pid rather than lwpid
2015-08-25 Yao QiRemove some comments in debug_reg_change_callback
2015-08-25 Yao QiRe-indent the code
2015-08-25 Yao Qi[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
2015-08-24 Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-24 Pedro AlvesAdd "set remote multiprocess-extensions-packet" command
2015-08-24 Pedro AlvesUpdate gnulib to current upstream master
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-08-24 Pedro AlvesFix gdbserver SPU build
2015-08-24 Luis MachadoMake z int
2015-08-24 Luis MachadoMake z volatile.
2015-08-24 Luis MachadoPrevent GCC from folding inline test functions
2015-08-24 Pedro Alvesgdb/testsuite/: garbage collect a few references to...
next