aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Carry the gnulib getcwd backport as a patchSimon Marchi4-3/+103
2018-09-19Automatic date update in version.inGDB Administrator1-1/+1
2018-09-18Make the "info proc" documentation more consistent.John Baldwin4-8/+19
2018-09-18Document the 'info proc files' command.John Baldwin4-0/+42
2018-09-18Support 'info proc files' on live FreeBSD processes.John Baldwin2-1/+36
2018-09-18Add support for 'info proc files' on FreeBSD core dumps.John Baldwin3-2/+460
2018-09-18Add a new 'info proc files' subcommand of 'info proc'.John Baldwin3-0/+21
2018-09-18Import gnulib's inet_ntop module.John Baldwin24-252/+3865
2018-09-18Generate aclocal-m4-deps.mk more deterministically and portably.John Baldwin3-116/+117
2018-09-18Use KF_PATH to verify the size of a struct kinfo_file.John Baldwin2-3/+8
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2-2/+7
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2-2/+7
2018-09-18Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior2-1/+6
2018-09-18Remove remaining cleanups from compile-object-load.cTom Tromey2-27/+46
2018-09-18Remove munmap_listp_free_cleanupTom Tromey4-68/+59
2018-09-18Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton2-0/+14
2018-09-18Aarch64 SVE: Fix stack smashing when calling functionsAlan Hayward2-3/+15
2018-09-18Fix Aarch64 bug in warning filtering.Tamar Christina2-1/+6
2018-09-18Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 buildRainer Orth2-1/+6
2018-09-18Automatic date update in version.inGDB Administrator1-1/+1
2018-09-18[OBVIOUS] ChangeLog for obvious enable frame-filter help fix.Philippe Waroquiers1-0/+5
2018-09-18[OBVIOUS] enable frame-filter short help uses disable instead of enablePhilippe Waroquiers1-1/+1
2018-09-17Do not pass -DNDEBUG to Python compilations in development modeTom Tromey3-2/+16
2018-09-17Check for gmp when checking for mpfrTom Tromey3-2/+8
2018-09-17[gdb/Python] Eliminate find_inferior_objectPedro Alves2-14/+4
2018-09-17RISC-V: bge[u] should get higher priority than ble[u].Jim Wilson5-2/+29
2018-09-17Fix use-after-move in compile/compile-cplus-types.cSimon Marchi2-2/+8
2018-09-17x86: Set EVex=2 on EVEX.128 only vmovd and vmovqH.J. Lu11-13/+173
2018-09-17x86: Set Vex=1 on VEX.128 only vmovd and vmovqH.J. Lu16-354/+155
2018-09-17x86: Add -mvexwig=[0|1] option to assemblerH.J. Lu13-11/+1545
2018-09-17x86: Update disassembler for VexWIGH.J. Lu2-1563/+619
2018-09-17Free symbol buffers if they are no longer in useH.J. Lu2-8/+60
2018-09-17Update get_standard_cache_dir for macOSTom Tromey5-8/+35
2018-09-17Support objcopy --remove-section=.relaFOOAlan Modra9-6/+39
2018-09-17Remove bogus notarget in gas teststuiteAlan Modra15-18/+20
2018-09-17A few hppa testcase tidiesAlan Modra10-24/+45
2018-09-17Adjust some strip testcases to silence h8300 warningsAlan Modra10-9/+22
2018-09-17x86: Replace VexW=3 with VexWIGH.J. Lu2-468/+475
2018-09-17python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi14-36/+98
2018-09-17Ensure that binutils test names are unique.Nick Clifton20-35/+78
2018-09-17S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel6-26/+50
2018-09-17Make save_infcall_*_state return unique pointersTom Tromey3-10/+19
2018-09-17Remove release_stop_context_cleanupTom Tromey2-41/+44
2018-09-17Remove two infrun cleanupsTom Tromey4-55/+55
2018-09-17Use new and delete for struct infcall_control_stateTom Tromey5-26/+47
2018-09-17Remove cleanup from infrun.cTom Tromey2-18/+20
2018-09-17Use new and delete for struct infcall_suspend_stateTom Tromey3-11/+19
2018-09-16Don't steal references in the gdb Python codeTom Tromey3-16/+17
2018-09-16Simplify uses of thread_to_thread_objectTom Tromey3-17/+14
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi4-4/+14