Set GDB version number to 7.10.
[external/binutils.git] / gdb / ChangeLog
2015-08-28 Joel BrobeckerSet GDB version number to 7.10. gdb-7.10-release
2015-08-28 Joel Brobeckergdb/NEWS: Rename "Changes since GDB 7.9" into "Changes...
2015-08-25 Jan Kratochvilsignal_command: Leftover cleanup chain regression
2015-08-25 Jan KratochvilASAN attach crash - 7.9 regression
2015-08-25 Pedro Alvesremote: allow aborting long operations (e.g., file...
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 Pedro AlvesAdd readahead cache to gdb's vFile:pread
2015-08-21 Marcin Cieslakprocfs.c: Include "filestuff.h"
2015-08-18 Sandra LoosemoreFix mis-parsing of hex register numbers in 'T' stop...
2015-08-18 Yao QiPR record/18691: Fix fails in solib-precsave.exp
2015-08-13 Joel Brobecker[amd64] Invalid return address after displaced stepping
2015-08-12 Luis Machado[regression] Do not read from catchpoint/watchpoint...
2015-08-10 Doug EvansPR gdb/17960 Internal error: tracker != NULL when compl...
2015-08-06 Clem DickeyPR python/17136
2015-08-06 Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-06 Pedro Alvesgdbserver: Fix non-stop / fork / step-over issues
2015-08-05 Pedro Alvesstepping is disturbed by setjmp/longjmp | try/catch...
2015-07-30 Pedro AlvesPR threads/18600: Inferiors left around after fork...
2015-07-30 Pedro AlvesPR threads/18600: Threads left stopped after fork+threa...
2015-07-14 Markus Metzgerrecord: set stop_pc in "record goto" command
2015-07-14 Markus Metzgerbtrace: fix build fail with 32-bit BFD
2015-07-08 Jan Kratochvilcompile: Warn for old GCC on cv-qualified self-reference
2015-07-08 Robert O'CallahanPR18617 - Incorrect expression bytecode generated for...
2015-07-06 Joel BrobeckerBump GDB version number to 7.9.90.DATE-cvs.
2015-07-06 Joel BrobeckerDocument the GDB 7.9.90 release in gdb/ChangeLog
2015-07-06 Joel BrobeckerSet GDB version number to 7.9.90.
2015-07-06 Joel BrobeckerBump version to 7.9.90.DATE-cvs.
2015-07-06 Luis MachadoFix problems with finishing a dummy function call on...
2015-07-06 Andrew Burgessgdb/doc: Fix incorrect use of @xref.
2015-07-06 Andrew Burgessgdb/tui: Don't cast between window types.
2015-07-06 Simon Marchisearch_struct_field: remove OFFSET parameter
2015-07-06 Simon MarchiCleanup value_fetch_lazy's comment and return value
2015-07-06 Andrew Burgessgdb: tui_win_name: Make parameter and result const.
2015-07-06 Patrick PalkaDon't throw an error in "show mpx bound" implementation
2015-07-03 Kevin BuettnerAdd support for backtracing through Renesas RX exceptio...
2015-07-02 Kevin Buettnerrx: Create and use flags types for psw, bpsw, and fpsw...
2015-07-02 Jan KratochvilFix GCC false warning
2015-07-02 Yao QiFix typo in aarch64_linux_insert_hw_breakpoint
2015-07-02 Markus Metzgerbtrace: maintenance commands
2015-07-02 Markus Metzgerbtrace: store raw btrace data
2015-07-02 Markus Metzgerbtrace, linux: use data_size and data_offset
2015-07-02 Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-07-02 Markus Metzgerconfigure: check for libipt
2015-07-02 Jan Kratochvildebug compile: Replace confusing debug message
2015-07-02 Kevin BuettnerTabify my ChangeLog entry for 2015-06-29.
2015-07-02 Kevin Buettnerrl78: Create a flags type for the psw register.
2015-07-01 Patrick PalkaTUI: Make sure to update registers if frame information...
2015-06-30 Patrick PalkaReplace TUI's select_frame hook (PR tui/13378)
2015-06-30 Patrick PalkaBe lazy about refreshing the windows in tui_show_frame_...
2015-06-30 Patrick PalkaCorrectly initialize the TUI locator window
2015-06-30 Yao QiHandle media instructions in arm software single step.
2015-06-30 Kevin BuettnerTurn on dwarf2 unwinding for Renesas RX architecture
2015-06-29 Pedro AlvesPR threads/18127 - threads spawned by infcall end up...
2015-06-29 Pierre LangloisFix email in ChangeLog entry.
2015-06-29 Pierre LangloisUpdate my email address
2015-06-26 Keith SeitzPR 16253 revisited
2015-06-26 Patrick PalkaAdd option to remove duplicate command history entries
2015-06-26 Patrick PalkaAdd tab completion for TUI's "focus" command
2015-06-26 Jan KratochvilDo not skip prologue for asm (.S) files
2015-06-25 Gary BensonCorrectly notice empty sysroots in solib_find_1
2015-06-25 Gary BensonRemove gdb_sysroot NULL checks
2015-06-24 Keith SeitzFix lrealpath memory leak in build_id_to_debug_bfd
2015-06-24 Mike Frysingergdb: sim: merge the sysroot update logic together
2015-06-24 Mike Frysingergdb: sim: handle target sysroot prefix
2015-06-24 Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-24 Gary BensonRemove redundant include directives.
2015-06-23 Patrick PalkaFix GDBHISTSIZE test failure on i686
2015-06-23 Doug Evansinferior.h (struct inferior_suspend_state): Delete...
2015-06-23 Mike Frysingergdb: microblaze: delete useless stubs
2015-06-23 Yao QiConvert have_ptrace_getregset to a tri-state boolean
2015-06-19 Doug EvansRemove special support in gdb for Sun's version of...
2015-06-18 Simon Marchiremote: consider addressable unit size when reading...
2015-06-17 Luis MachadoFix problems with finishing a dummy function call on...
2015-06-17 Luis MachadoRemove unused function make_breakpoint_permanent.
2015-06-17 Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17 Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17 Patrick PalkaDon't truncate the history file when history size is...
2015-06-17 Andreas ArnezS390: Add syscall info for syscalls from 344 up to 354
2015-06-16 Michael EagerGDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
2015-06-16 Patrick PalkaCall target_terminal_ours_for_output() before refreshin...
2015-06-16 Martin SimmonsFix compilation of gdb/arm-linux-nat.c on Raspbian...
2015-06-15 Simon MarchiMI: consider addressable unit size when reading/writing...
2015-06-15 Simon MarchiCleanup write_memory doc
2015-06-15 Jan KratochvilCode cleanup: Rename enum -> enum filterflags
2015-06-15 Jan KratochvilMerge multiple hex conversions
2015-06-15 Jan KratochvilMove utility functions to common/
2015-06-15 Yao QiCopy aarch64-linux.xml to build tree.
2015-06-15 Ulrich WeigandFix ChangeLog entry.
2015-06-15 Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-15 Jon Turneywindows-nat: Replace __COPY_CONTEXT_SIZE conditional...
2015-06-13 Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-06-12 Simon Marchitarget: consider addressable unit size when reading...
2015-06-12 Simon Marchigdbarch: add addressable_memory_unit_size method
2015-06-12 Simon MarchiVarious cleanups in target read/write code
2015-06-12 Ulrich Weigandppc64: Handle short vectors as function return types
2015-06-12 Antoine TremblayFix MI dprintf-insert not printing on a resolved pendin...
2015-06-12 Walfred TedeschiFix broken GDB build after adding Bound table support...
2015-06-11 Gary BensonUse pulongest for printing ssize_t
next