Fix PR 21337: segfault when re-reading symbols.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2017-06-28  Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-27  Pedro Alvescompletion_list_add_name wrapper functions
2017-06-27  Pedro Alvesobjfile_per_bfd_storage non-POD
2017-06-27  Alan HaywardRemove MAX_REGISTER_SIZE from remote-sim.c
2017-06-27  Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-27  Simon Marchidarwin: Do not add a dummy thread
2017-06-26  Simon Marchirecord-full: Remove unused function netorder16
2017-06-26  Simon Marchivec: Silence -Wunused-function warnings on clang
2017-06-26  Simon Marchiada-lex: Ignore warnings about register keyword
2017-06-25  Simon Marchimain: Don't add int to string
2017-06-25  Simon Marchidtrace-probe: Put semicolon after while on its own...
2017-06-25  Simon Marchix86-dregs: Print debug registers one per line
2017-06-23  Alan HaywardAdd XTENSA_MAX_REGISTER_SIZE
2017-06-22  Sergio Durigan JuniorUpdate comment on gdb_environ::unset
2017-06-22  Alan HaywardFix cached_frame allocation in py-unwind
2017-06-22  Alan HaywardRemove an instance of MAX_REGISTER_SIZE from record...
2017-06-22  Yao QiRegenerate two regformats/i386/.dat files
2017-06-22  Alan HaywardRemove MAX_REGISTER_SIZE from py-unwind.c
2017-06-22  Pedro Alvesenviron-selftests: Ignore -Wself-move warning
2017-06-22  Pedro Alvescommon/agent.h: Add missing include guards
2017-06-21  Simon MarchiChange to_xfer_partial doc to use addressable memory...
2017-06-20  Sergio Durigan JuniorUse '::iterator' instead of '::const_iterator' on envir...
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-20  Yao QiAdjust the order of 32bit-linux.xml and 32bit-sse.xml...
2017-06-20  Yao QiClass-fy tdesc_reg tdesc_type and tdesc_feature
2017-06-19  John BaldwinDon't throw an error in 'info registers' for unavailabl...
2017-06-19  Pedro Alves.gdb_index writer: close the file before unlinking it
2017-06-19  Sergio Durigan JuniorUse getenv instead of gdb_environ on mi-cmd-env.c
2017-06-18  Thomas Petazzoninat/linux-ptrace.c: add missing gdb_byte* cast
2017-06-17  Simon MarchiAdd ATTRIBUTE_PRINTF to trace_start_error
2017-06-17  Simon Marchigdb: Add -Wno-mismatched-tags
2017-06-17  Simon Marchigdb: Use -Werror when checking for (un)supported warnin...
2017-06-17  Simon Marchigdb: Pass -x c++ to the compiler
2017-06-16  Yao Qiextract/store integer function template
2017-06-16  Anton Kolesovarc: Select CPU model properly before disassembling
2017-06-15  Sergio Durigan JuniorPR gdb/21574: Mention $SHELL and startup-with-shell...
2017-06-14  Max FilippovMaxim Grigoriev stepping down as Xtensa maintainer
2017-06-14  Yao QiDon't use print_insn_XXX in GDB
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-06-13  Simon Marchidarwin-nat: Add missing include
2017-06-13  Simon Marchidarwin: Add fork-inferior.o to NATDEPFILES
2017-06-13  Simon Marchiaix: Add fork-inferior.o to NATDEPFILES
2017-06-13  Andreas Arnezread/write_pieced_value: Merge into one function
2017-06-13  Andreas Arnezwrite_pieced_value: Notify memory_changed observers
2017-06-13  Andreas ArnezFix bit-/byte-offset mismatch in parameter to read_valu...
2017-06-13  Andreas Arnezread/write_pieced_value: Remove unnecessary variable...
2017-06-13  Andreas ArnezRespect piece offset for DW_OP_bit_piece
2017-06-13  Andreas Arnezread/write_pieced_value: Improve logic for buffer alloc...
2017-06-13  Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13  Andreas Arnezread/write_pieced_value: Drop 'buffer_size' variable
2017-06-13  Andreas Arnezwrite_pieced_value: Transfer least significant bits...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix buffer offset for memory pieces
2017-06-13  Andreas Arnezwrite_pieced_value: Include transfer size in byte-wise...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix copy/paste error in size calcul...
2017-06-13  Andreas Arnezread/write_pieced_value: Respect value parent's offset
2017-06-13  Andreas ArnezRemove addr_size field from struct piece_closure
2017-06-13  Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13  Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-06-13  Yao QiMove initialize_tdesc_mips* calls from mips-linux-nat...
2017-06-12  Tom TromeyRemove val_print_type_code_int
2017-06-12  Tom TromeySimplify print_scalar_formatted
2017-06-12  Tom TromeyLet print_decimal_chars handle signed values
2017-06-12  Tom TromeyDon't always zero pad in print_*_chars
2017-06-12  Pedro Alvesmips-tdep.c: Remove MAX_REGISTER_SIZE usage
2017-06-12  Pedro Alves.gdb_index prod perf regression: mapped_symtab now...
2017-06-12  Pedro Alves.gdb_index prod perf regression: Estimate size of psyms...
2017-06-12  Pedro Alves.gdb_index prod perf regression: find before insert...
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Add data_buf::append_uint
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Eliminate ::file_write
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c:uniquify_cu_indices: Use...
2017-06-12  Jan KratochvilCode cleanup: C++ify .gdb_index producer
2017-06-11  Simon MarchiIntroduce "set debug separate-debug-file"
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-06-08  Sergio Durigan JuniorFix possible bug when no args have been provided to...
2017-06-08  Alan HaywardAdd MN10300_MAX_REGISTER_SIZE
2017-06-08  Alan HaywardUpdate ff4ca5ac6a2e8 to the correct version.
2017-06-08  Alan HaywardRemove MAX_REGISTER_SIZE from mi/mi-main.c
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-06-07  Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-06-07  Sergio Durigan JuniorMove parts of inferior job control to common/
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-06-07  Alan HaywardRemove MAX_REGISTER_SIZE from regcache.c
2017-06-07  Alan HaywardRemove MAX_REGISTER_SIZE from sh(64)-tdep.c
2017-06-07  Alan HaywardRemove MAX_REGISTER_SIZE from aarch64-tdep.c
2017-06-06  Yao QiRemove declaration of set_register_cache from regdef.h
2017-06-06  Alan HaywardRemove a MAX_REGISTER_SIZE from frame.c
2017-06-06  Pedro AlvesFix double free when running gdb.linespec/ls-errs.exp...
2017-06-06  Alan HaywardRemove uses of MAX_REGISTER_SIZE from alpha-tdep.c
2017-06-06  Alan HaywardAdd IA64_MAX_FP_REGISTER_SIZE
2017-06-04  Joel BrobeckerDocument the GDB 8.0 release in gdb/ChangeLog
2017-06-03  Simon Marchix86-linux-nat: Remove unused arch_lwp_info structure
2017-06-03  Simon Marchilinux-nat: Remove unused parameter
2017-06-02  Simon MarchiUse delete instead of xfree for gdb_timer
2017-06-02  Simon MarchiC++ify breakpoint class hierarchy (destructors only)
2017-06-02  Simon MarchiCreate struct type for longjmp breakpoint
2017-06-02  Simon MarchiIntroduce and use new_breakpoint_from_type
2017-05-31  Simon MarchiRename "mem" related commmands
2017-05-31  Markus Metzgerbtrace: support decoder events
2017-05-31  Markus Metzgerconfig, btrace: check for pt_insn_event in libipt
next
This page took 0.433785 seconds and 107 git commands to generate.