aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Also recognize __sighndlr on Solaris/x86Rainer Orth1-0/+6
2018-09-23Remove a spurious target_terminal::ours() from windows_nat_target::wait()Jon Turney1-0/+5
2018-09-23Fix build error in aarch64-linux-tdep.c on macOSSimon Marchi1-0/+5
2018-09-21Remove redundant test in update_inserted_breakpoint_locationsYacov Simhony1-0/+5
2018-09-20More Solaris procfs cleanupRainer Orth1-0/+51
2018-09-20Provide pid_to_exec_file on Solaris (PR tdep/17903)Rainer Orth1-0/+6
2018-09-20Handle missing Solaris auxv entriesRainer Orth1-0/+7
2018-09-20Missed last ChangeLog entry.Rainer Orth1-0/+12
2018-09-19Darwin: Handle unrelocated dyld.Xavier Roirand1-0/+7
2018-09-19Add missing spaces after inet_ntop invocations.John Baldwin1-0/+5
2018-09-19Logical short circuiting with argument listsRichard Bunt1-0/+9
2018-09-19Handle 64-bit Solaris/x86 ld.so.1Rainer Orth1-0/+4
2018-09-19Fix /proc pathname sizes on SolarisRainer Orth1-0/+8
2018-09-18Add gcc_target_options hook for nios2.Sandra Loosemore1-0/+5
2018-09-18Carry the gnulib getcwd backport as a patchSimon Marchi1-0/+7
2018-09-18Make the "info proc" documentation more consistent.John Baldwin1-0/+6
2018-09-18Document the 'info proc files' command.John Baldwin1-0/+4
2018-09-18Support 'info proc files' on live FreeBSD processes.John Baldwin1-0/+5
2018-09-18Add support for 'info proc files' on FreeBSD core dumps.John Baldwin1-0/+32
2018-09-18Add a new 'info proc files' subcommand of 'info proc'.John Baldwin1-0/+6
2018-09-18Import gnulib's inet_ntop module.John Baldwin1-0/+27
2018-09-18Generate aclocal-m4-deps.mk more deterministically and portably.John Baldwin1-0/+6
2018-09-18Use KF_PATH to verify the size of a struct kinfo_file.John Baldwin1-0/+5
2018-09-18Remove remaining cleanups from compile-object-load.cTom Tromey1-0/+9
2018-09-18Remove munmap_listp_free_cleanupTom Tromey1-0/+12
2018-09-18Aarch64 SVE: Fix stack smashing when calling functionsAlan Hayward1-0/+6
2018-09-18Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 buildRainer Orth1-0/+5
2018-09-18[OBVIOUS] ChangeLog for obvious enable frame-filter help fix.Philippe Waroquiers1-0/+5
2018-09-17Do not pass -DNDEBUG to Python compilations in development modeTom Tromey1-0/+6
2018-09-17Check for gmp when checking for mpfrTom Tromey1-0/+6
2018-09-17[gdb/Python] Eliminate find_inferior_objectPedro Alves1-0/+4
2018-09-17Fix use-after-move in compile/compile-cplus-types.cSimon Marchi1-0/+6
2018-09-17Update get_standard_cache_dir for macOSTom Tromey1-0/+6
2018-09-17python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi1-0/+25
2018-09-17Make save_infcall_*_state return unique pointersTom Tromey1-0/+9
2018-09-17Remove release_stop_context_cleanupTom Tromey1-0/+11
2018-09-17Remove two infrun cleanupsTom Tromey1-0/+14
2018-09-17Use new and delete for struct infcall_control_stateTom Tromey1-0/+12
2018-09-17Remove cleanup from infrun.cTom Tromey1-0/+9
2018-09-17Use new and delete for struct infcall_suspend_stateTom Tromey1-0/+8
2018-09-16Don't steal references in the gdb Python codeTom Tromey1-0/+9
2018-09-16Simplify uses of thread_to_thread_objectTom Tromey1-0/+8
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi1-0/+4
2018-09-16Remove CPYCHECKER_RETURNS_BORROWED_REFTom Tromey1-0/+5
2018-09-16Change thread_to_thread_object to return a new referenceTom Tromey1-0/+16
2018-09-16Change objfile_to_objfile_object to return a new referenceTom Tromey1-0/+18
2018-09-16Change pspace_to_pspace_object to return a new referenceTom Tromey1-0/+17
2018-09-16Add more methods to gdb.ProgspaceTom Tromey1-0/+22
2018-09-16Use GNU style for metasyntactic variables in gdbTom Tromey1-0/+22
2018-09-16Expand "show disassembler-options" outputTom Tromey1-0/+6