Fix follow-exec regression / crash
[external/binutils.git] / gdb / ChangeLog
2018-06-28 Pedro AlvesFix follow-exec regression / crash
2018-06-28 Tom TromeyMake dwarf2_free_objfile static
2018-06-28 Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28 Petr TesarikMake sure that sorting does not change section order
2018-06-28 Petr TesarikMake add-symbol-file's address argument optional
2018-06-28 Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-28 Petr TesarikAdd myself as a write-after-approval GDB maintainer.
2018-06-27 Tom TromeyUpdate "func" help text to GNU standards
2018-06-27 Tom TromeyRemove a VEC from py-unwind.c
2018-06-27 Tom TromeyFix crash in machoread.c
2018-06-27 Simon MarchiFormat gdb-gdb.py.in with autopep8
2018-06-27 Simon MarchiAdd pretty-printer for CORE_ADDR
2018-06-27 Simon Marchigdb-gdb.py.in: Don't print value's tag_name
2018-06-27 Simon Marchigdb-gdb.py.in: Fix ordering of TypeFlags objects with...
2018-06-27 Simon MarchiCopy gdb-gdb.py to build dir
2018-06-27 Pedro AlvesFix Cell debugging regression
2018-06-27 Omair JavaidFix lost line info for symbol at addr zero
2018-06-27 Simon MarchiAdd overrides, fix FreeBSD build
2018-06-26 Joel BrobeckerMinor reorganization of fetch_registers/store_registers...
2018-06-26 Tom TromeySupport ptype/o in Rust
2018-06-26 Tom TromeyMove ptype/o printing code to typeprint.c
2018-06-25 Pedro Alvesgdb: For macOS, s/thread_info/struct thread_info/
2018-06-25 Pedro Alvesgdb: Fix build on several hosts/ports
2018-06-22 Alan HaywardUse partial register read/writes in transfer_regset
2018-06-22 Alan HaywardFix up HAS_SVE_STATE macro
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-21 Alan HaywardAvoid memcpys in regcache read_part/write_part for...
2018-06-21 Richard BuntEnable hardware watchpoints on attach for aarch64
2018-06-21 Tom TromeyFix a memory leak in py-param.c
2018-06-20 Simon MarchiRename regcache_cooked_read_ftype and make a function_view
2018-06-20 Simon MarchiRemove struct keyword in range-based for-loop
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-19 Pedro AlvesSilence -Wmaybe-uninitialized warning in minsyms.c...
2018-06-19 Pedro AlvesChange inline frame breakpoint skipping logic (fix...
2018-06-18 Weimin PanFix failure to find member of a typedef base class
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in solib-aix.c
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in darwin_current_sos
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in two solib functions
2018-06-18 Tom TromeyRemove resume_section_map_updates_cleanup
2018-06-18 Tom TromeyUse unique_xmalloc_ptr for read_string
2018-06-18 Tom TromeyRemove cleanups from ser-mingw.c
2018-06-18 Tom TromeyRemove la_error
2018-06-18 Alan HaywardPtrace support for Aarch64 SVE
2018-06-18 Alan HaywardAdd Aarch64 SVE compatibility macros
2018-06-16 Andrew Burgessgdb: Don't drop SIGSTOP during stop_all_threads
2018-06-15 Tom de Vries[gdb] Add me to write-after-approval section in MAINTAINERS
2018-06-14 Simon Marchiupdate-gnulib.sh: Report required versions of autoconf...
2018-06-14 Simon Marchitype alignment: Use type_length_units
2018-06-14 Philippe WaroquiersFix/improve on-line help of 'define' command.
2018-06-14 Tom de Vries[gdb/cli] Honour 'print pretty' when printing result...
2018-06-14 Simon MarchiFix GDB sparc build
2018-06-13 Rainer OrthFix procfs.c compilation
2018-06-12 Andrew Burgessgdb: Run INF_EXEC_COMPLETE handler for additional cases
2018-06-12 Andrew Burgessgdb: Mark async event handler when event is already...
2018-06-12 Andrew Burgessgdb: Fix an infrun debug log message
2018-06-12 Simon MarchiRename some functions, index -> gdb_index
2018-06-12 John David AnglinFix gdb build on hppa-linux
2018-06-11 Alan HaywardAdd Aarch64 SVE dwarf regnums
2018-06-11 Alan HaywardAdd regcache raw_compare method
2018-06-11 Alan HaywardAdd reg_buffer_common
2018-06-11 Tom TromeyRemove use of queue from remote.c
2018-06-11 Tom TromeyRemove cleanups from record-full.c
2018-06-11 Tom TromeyRemove a VEC from record-full.c
2018-06-11 Simon MarchiRemove more "struct" keywords in range-based for loops
2018-06-10 Tom TromeyFix some missed "beneath" conversions
2018-06-10 Tom TromeyRemove cleanups from tracefile.c
2018-06-10 Simon MarchiUse std::unique_ptr in reg_buffer
2018-06-10 Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-06-09 Tom TromeyRemove two more uses of make_cleanup_close
2018-06-09 Tom TromeyRemove a VEC from serial.c
2018-06-09 Tom TromeyRemove a VEC from dwarf2read.c
2018-06-08 Paul KoningFix build issue with Python 3.7
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-08 Tom TromeyFix gdb mingw build
2018-06-08 Tom TromeyRemove last cleanup from btrace code
2018-06-08 Tom TromeyRemove cleanups from btrace code
2018-06-07 Sergio Durigan JuniorAdd ChangeLog entry for e5a77256e8961294b3ea7d483124834...
2018-06-07 Pedro AlvesIntroduce class target_stack
2018-06-07 Pedro AlvesEliminate find_target_beneath
2018-06-07 Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-07 Tom TromeyChange build_address_symbolic to return std::string
2018-06-07 Alan HaywardAarch64 SVE pseudo register support
2018-06-05 Tom TromeyRemove some text from --version output
2018-06-05 David MalcolmFix typo in common/enum-flags.h example
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-06-04 Tom TromeyRemove last Ada cleanups
2018-06-04 Joel Brobecker(windows) GDB/MI crash when using "-list-thread-groups...
2018-06-04 Alan HaywardUse ELF_SECTION_IN_SEGMENT to map segments
2018-06-04 Simon MarchiAdd configure.nat as a dependency of config.status
2018-06-04 Tom TromeyChange functions in cp-name-parser.y into methods
2018-06-04 Alan HaywardAdd aarch64 pseudo help functions
2018-06-04 Pedro AlvesFix macOS null pointer dereference
2018-06-04 Alan HaywardUse uint64_t for aarch64 tdep VQ
2018-06-04 Alan HaywardEnable SVE for GDB
2018-06-04 Alan HaywardUse uint64_t for SVE VQ
2018-06-02 Simon MarchiSplit value_fetch_lazy
2018-06-01 Tom TromeyMake two cp-name-parser.y constants "const"
2018-06-01 Tom TromeyInclude parser-defs.h in cp-name-parser.y
2018-06-01 Tom TromeyMake cp-name-parser.y a pure parser
next