gdb: remove packet size limit
[external/binutils.git] / gdb / ChangeLog
2015-08-27 Pedro Alvesgdb: remove packet size limit
2015-08-27 Luis MachadoMention language in compile error message
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 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 QiMove debug_reg_change_callback and aarch64_notify_debug...
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 QiGet pid rather than lwpid
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 AlvesDelete the remaining ROM monitor targets
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 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 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-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: 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.
2015-08-17 Iain Buclaw[D] Implement looking up members of D enums.
2015-08-16 Doug Evanspsymtab.c (add_psymbol_to_bcache): Remove "val" arg.
2015-08-15 Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-08-15 Doug EvansUse macros for some enum bit field sizes.
2015-08-15 Doug Evansobjfiles.h,psympriv.h,psymtab.c: Whitespace.
2015-08-15 Patrick PalkaFix invoking "[kill|detach] inferiors" on inferiors...
2015-08-15 Doug EvansNew /s modifier for the disassemble command.
2015-08-15 Keith SeitzRename `typename' in d-exp.y to avoid C++ reserved...
2015-08-14 Keith SeitzRename location accessor macro parameters to silence ARI
2015-08-14 Iain BuclawFix ARI warnings in d-exp.y
2015-08-14 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-08-14 Matthew FortuneAdd myself to gdb MAINTAINERS
2015-08-13 Iain Buclaw[D] Move classification of symbols from the grammar...
2015-08-13 Iain Buclaw[D] Support looking up symbols in the current and impor...
2015-08-13 Pedro AlvesFix Python frame unwinder issue caught by Valgrind
2015-08-13 Keith SeitzMass rename `explicit' -> `explicit_loc'.
2015-08-13 Pierre-Marie de... Add ChangeLog entries for the previous commit
2015-08-12 Joel Brobecker[amd64] Invalid return address after displaced stepping
2015-08-12 Keith SeitzInitialize `location' in gdbpy_decode_line
2015-08-12 Luis Machado[regression] Do not read from catchpoint/watchpoint...
2015-08-12 Keith SeitzExplicit locations: documentation updates
2015-08-12 Keith SeitzExplicit locations: MI support for explicit locations
2015-08-12 Keith SeitzExplicit locations: add UI features for CLI
2015-08-12 Keith SeitzExplicit locations: introduce explicit locations
2015-08-12 Keith SeitzExplicit locations: introduce probe locations
2015-08-12 Keith SeitzExplicit locations: introduce address locations
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-08-12 Keith SeitzExplicit locations: introduce new struct event_location...
2015-08-12 Keith SeitzExplicit locations: rename "address string"/"addr_strin...
2015-08-10 Doug Evansremove trailing space in previous entry
2015-08-10 Doug EvansPR gdb/17960 Internal error: tracker != NULL when compl...
2015-08-10 Joel Brobeckergdb/infrun.c: Various trivial ARI fixes.
2015-08-07 Pedro Alvesnative Linux: enable always non-stop by default
2015-08-07 Pedro AlvesS/390: displaced stepping and PC-relative RIL-b/RIL...
2015-08-07 Pedro AlvesPPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displace...
2015-08-07 Pedro AlvesDisable displaced stepping if trying it fails
2015-08-07 Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-08-07 Pedro AlvesFix signal-while-stepping-over-bp-other-thread.exp...
2015-08-07 Pedro AlvesImplement all-stop on top of a target running non-stop...
2015-08-07 Pedro AlvesTeach non-stop to do in-line step-overs (stop all,...
2015-08-07 Pedro AlvesFactor out code to re-resume stepped thread
2015-08-07 Pedro AlvesAdd comments to currently_stepping and target_resume
2015-08-07 Pedro AlvesMisc switch_back_to_stepped_thread cleanups
2015-08-07 Pedro AlvesUse keep_going in proceed and start_step_over too
2015-08-07 Pedro AlvesEmbed the pending step-over chain in thread_info objects
2015-08-07 Pedro AlvesMake thread_still_needs_step_over consider stepping_ove...
2015-08-07 Pedro Alvesremote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED...
2015-08-07 Pedro AlvesChange adjust_pc_after_break's prototype
2015-08-07 Pedro AlvesFix and test "checkpoint" in non-stop mode
2015-08-07 Joel Brobeckerignore invalid DOF provider sections
2015-08-07 Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-08-07 Andrew Burgessgdb: get_frame_language now takes a frame parameter.
2015-08-07 Markus Metzgerbtrace: indicate speculative execution
2015-08-07 Markus Metzgerconfigure: check for perf_event.h version
2015-08-07 DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-06 Simon MarchiAdd missing ChangeLog entry header
next