Mention multi-arch debugging support in NEWS
[binutils-gdb.git] / gdb /
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...
2015-08-24 Pedro Alvesgdb manual: Remove references to deleted targets
2015-08-24 Pedro AlvesDelete the remaining ROM monitor targets
2015-08-24 Andreas Arnezgnu_vector.exp: Avoid some more known FAILs
2015-08-21 Pedro AlvesFix ax.c:gdb_eval_agent_expr
2015-08-21 Pedro AlvesC++: Initialize a couple const globals
2015-08-21 Tom Tromeygdb/dwarf2read.c: rename a field for c++
2015-08-21 Patrick Palkatui: don't overwrite a secondary prompt that was given...
2015-08-21 Patrick PalkaUse tui_putc to output newline entered by the user
2015-08-21 Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-21 Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-08-21 Gary BensonMake remote file transfers interruptible
2015-08-21 Gary BensonWarn when accessing binaries from remote targets
2015-08-21 Gary BensonFix stale cleanup left by linux_mntns_access_fs
2015-08-21 Max Filippovxtensa: implement NPTL helpers
2015-08-21 Pedro AlvesAdd readahead cache to gdb's vFile:pread
2015-08-21 Marcin Cieslakprocfs.c: Include "filestuff.h"
2015-08-21 Patrick PalkaRemove fields curch and cur_line from TUI_CMD_WIN
2015-08-20 Pedro AlvesFix gdb.server/solib-list.exp native-extended-gdbserver...
2015-08-20 Pedro Alvesremote non-stop: Process initially stopped threads...
2015-08-20 Pedro AlvesFix language of compilation unit with unknown file...
2015-08-20 Pierre-Marie de... [Ada] Fix parsing for expressions with attributes and...
2015-08-19 Kevin Buettnerdwarf2read.c: Check type of string valued attributes...
2015-08-19 Gary BensonPrelimit number of bytes to read in "vFile:pread:"
2015-08-18 Joel Brobeckergdbserver/linux-aarch32-low: build failure when NT_ARM_...
2015-08-18 Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-08-18 Sandra LoosemoreFix mis-parsing of hex register numbers in 'T' stop...
2015-08-18 Andrew Burgessgdb/doc: Fix build of 'info' manual.
2015-08-18 Andrew Burgessgdb: Add debug tracing for bfd cache activity.
2015-08-18 Andrew Burgessgdb: New maintenance command to disable bfd sharing.
2015-08-18 Andrew Burgessgdb: Improve cache matching criteria for the bfd cache.
2015-08-18 Pedro Alvesx86/Linux: disable all-stop on top of non-stop
2015-08-17 Doug Evansui-out.c (default_ui_out_impl): Add comment.
next