]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Fix /proc pathname sizes on Solaris
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2018-09-19  Rainer OrthFix /proc pathname sizes on Solaris
2018-09-19  Sandra LoosemoreAdd gcc_target_options hook for nios2.
2018-09-19  Simon MarchiCarry the gnulib getcwd backport as a patch
2018-09-18  John BaldwinMake the "info proc" documentation more consistent.
2018-09-18  John BaldwinDocument the 'info proc files' command.
2018-09-18  John BaldwinSupport 'info proc files' on live FreeBSD processes.
2018-09-18  John BaldwinAdd support for 'info proc files' on FreeBSD core dumps.
2018-09-18  John BaldwinAdd a new 'info proc files' subcommand of 'info proc'.
2018-09-18  John BaldwinImport gnulib's inet_ntop module.
2018-09-18  John BaldwinGenerate aclocal-m4-deps.mk more deterministically...
2018-09-18  John BaldwinUse KF_PATH to verify the size of a struct kinfo_file.
2018-09-18  Tom TromeyRemove remaining cleanups from compile-object-load.c
2018-09-18  Tom TromeyRemove munmap_listp_free_cleanup
2018-09-18  Alan HaywardAarch64 SVE: Fix stack smashing when calling functions
2018-09-18  Rainer OrthCast RLIM_INFINITY to rlim_t to fix 64-bit Solaris...
2018-09-17  Philippe Waroquiers[OBVIOUS] ChangeLog for obvious enable frame-filter...
2018-09-17  Tom TromeyDo not pass -DNDEBUG to Python compilations in developm...
2018-09-17  Tom TromeyCheck for gmp when checking for mpfr
2018-09-17  Pedro Alves[gdb/Python] Eliminate find_inferior_object
2018-09-17  Simon MarchiFix use-after-move in compile/compile-cplus-types.c
2018-09-17  Tom TromeyUpdate get_standard_cache_dir for macOS
2018-09-17  Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-09-17  Tom TromeyMake save_infcall_*_state return unique pointers
2018-09-17  Tom TromeyRemove release_stop_context_cleanup
2018-09-17  Tom TromeyRemove two infrun cleanups
2018-09-17  Tom TromeyUse new and delete for struct infcall_control_state
2018-09-17  Tom TromeyRemove cleanup from infrun.c
2018-09-17  Tom TromeyUse new and delete for struct infcall_suspend_state
2018-09-17  Tom TromeyDon't steal references in the gdb Python code
2018-09-17  Tom TromeySimplify uses of thread_to_thread_object
2018-09-17  Simon MarchiSort objects in gdb and gdbserver Makefiles
2018-09-16  Tom TromeyRemove CPYCHECKER_RETURNS_BORROWED_REF
2018-09-16  Tom TromeyChange thread_to_thread_object to return a new reference
2018-09-16  Tom TromeyChange objfile_to_objfile_object to return a new reference
2018-09-16  Tom TromeyChange pspace_to_pspace_object to return a new reference
2018-09-16  Tom TromeyAdd more methods to gdb.Progspace
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-09-16  Tom TromeyExpand "show disassembler-options" output
2018-09-15  Tom TromeyChange get_inferior_args to return const char *
2018-09-15  Tom TromeyFix possible exception leak in python.c
2018-09-15  Sandra LoosemoreProvide type_align gdbarch function for nios2.
2018-09-14  Andrew Burgessgdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC
2018-09-14  Tom TromeyRemove an unnecessary block in call_function_by_hand_dummy
2018-09-14  Tom TromeyMake variable in get_startup_shell non-static
2018-09-13  Tom TromeyMake infpy_thread_from_thread_handle static
2018-09-13  Tom TromeyRemove cleanup from try_open_exec_file
2018-09-13  Tom TromeyReturn std::string from gdb_bfd_errmsg
2018-09-13  Tom TromeyRemove cleanup from procfs.c
2018-09-13  Tom TromeyRemove cleanup from add_path
2018-09-13  Simon Marchipython: Add Progspace.objfiles method
2018-09-13  Simon Marchipython: Add Inferior.progspace property
2018-09-13  Tom TromeyMake Rust error message mention the field name
2018-09-13  Tom TromeyFix crash with empty Rust enum
2018-09-13  Simon Marchipython: Provide textual representation for Inferior...
2018-09-12  John BaldwinRemove unused "tmp" variable.
2018-09-12  John BaldwinFix a typo in a comment.
2018-09-12  Sergio Durigan JuniorMove 'is_regular_file' from common-utils.c to filestuff.c
2018-09-12  Simon MarchiAdd debug output about skipping files and functions
2018-09-11  Xavier RoirandDarwin: set startup-with-shell to off on Sierra and...
2018-09-11  Xavier RoirandDarwin: fix SIGTRAP when debugging
2018-09-10  Sergio Durigan JuniorFix PR gdb/23558: Use system's 'getcwd' when cross...
2018-09-10  Sergio Durigan JuniorRevert "Update gnulib to current upstream master"
2018-09-10  Simon MarchiRemove unused variable in record-btrace.c
2018-09-10  Jerome Guitton(Ada) Fix resolving of homonym components in tagged...
2018-09-10  Xavier Roirand(Ada) Cleanup code by using ada_is_access_to_unconstrai...
2018-09-10  Xavier Roirand(Ada) Fix printing of access to unconstrained arrays
2018-09-10  Xavier Roirand(Ada/MI) Fix -var-evaluate-expression for access to...
2018-09-10  Xavier Roirand(Ada) New function ada_is_access_to_unconstrained_array
2018-09-10  Xavier Roirand(Ada) Fix -var-list-children MI command for union type
2018-09-10  Tom TromeyFix help text for "python" command
2018-09-10  Eli ZaretskiiFix "make install-strip" failure to install gdb-add...
2018-09-09  Simon Marchipython: Make two functions return gdbpy_ref<>
2018-09-09  Tom TromeyAllow a pretty-printer without a to_string method
2018-09-08  Joel Brobecker(Ada) fix handling of expression with parameterless...
2018-09-08  Joel Brobeckerada-lang.c::ada_value_cast: remove unnecessary parentheses
2018-09-08  Joel Brobecker(Ada) slightly incorrect bounds for type of array index...
2018-09-08  Joel Brobeckerminor reformatting in ada-lang.c::ada_to_fixed_value
2018-09-08  Jerome GuittonHandle PPC64 function descriptor in Ada decoding
2018-09-08  Joel Brobecker(Ada) "catch assert" spurious internal error
2018-09-08  Joel Brobecker(Ada) infinite loop when hitting unhandled exception...
2018-09-08  Joel Brobecker(Ada) assigning packed array aggregate with variable...
2018-09-06  Simon SerGenerate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD...
2018-09-06  Simon Marchicompile: Remove non-const reference parameters
2018-09-06  Simon MarchiRemove unused tui_win_element::highlight
2018-09-06  Simon MarchiRemove unused tui_win_info::detail::opaque
2018-09-06  Tom TromeyMake -Wformat-nonliteral work with gcc
2018-09-06  Simon MarchiDisable -Wformat-nonliteral in parts of printcmd.c
2018-09-05  Tom TromeyRemove unnecessary casts from cli-cmds.c
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-09-05  Joel BrobeckerDocument the GDB 8.2 release in gdb/ChangeLog
2018-09-04  Sergio Durigan JuniorAutomatically update "aclocal_m4_deps" when updating...
2018-09-04  Tom TromeyRemove --enable-multi-ice
2018-09-04  Tom TromeySimplify ada-exp.o rule
2018-09-04  Tom TromeyRemove unneeded explicit .o targets
2018-09-04  Tom TromeyRemove obsolete comments from Makefiles
2018-09-04  Andrew Burgessgdb/riscv: Fix an ARI warning
2018-09-03  Andrew Burgessgdb/riscv: Provide non-DWARF stack unwinder
2018-09-03  Andrew Burgessgdb: Extend the trad-frame API
2018-09-01  Keith SeitzFix ARI violations in c++compile
2018-08-31  Tom TromeySet TYPE_LENGTH on a variant part
next