aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Return gdbpy_ref from gdb_py_object_from_*longestTom Tromey7-21/+34
2018-11-04Automatic date update in version.inGDB Administrator1-1/+1
2018-11-03elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2-13/+11
2018-11-03OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"Philippe Waroquiers2-1/+5
2018-11-03OBVIOUS Remove a useless const char *type and its initialization.Philippe Waroquiers2-3/+6
2018-11-03OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12.Philippe Waroquiers1-1/+1
2018-11-03Automatic date update in version.inGDB Administrator1-1/+1
2018-11-02binutils: Add AC_FUNC_MMAP to configure.acH.J. Lu4-2/+220
2018-11-02(Ada) Add ravenscar tasking support on AArch64Joel Brobecker7-1/+266
2018-11-02QUIET flag initialization missing in 2 places.Philippe Waroquiers3-2/+7
2018-11-02[GOLD] make cleanAlan Modra5-3/+24
2018-11-02Squash readelf warning on zero sh_link reloc sectionAlan Modra2-20/+26
2018-11-02PR23850, strip should not discard/move .rela.plt in executableAlan Modra2-8/+17
2018-11-01RISC-V: Don't allow unaligned breakpoints.Jim Wilson2-8/+30
2018-11-02Automatic date update in version.inGDB Administrator1-1/+1
2018-11-01(Ada) fix "error in expression" when using watch -location commandJoel Brobecker7-1/+129
2018-11-01remove trailing spaces in print-utils.c ("int_string" function)Joel Brobecker2-3/+7
2018-11-01gdb.texinfo: Fix the output of the "info tasks 2" exampleJoel Brobecker2-1/+7
2018-11-01rs6000-tdep.c:skip_prologue avoid negative left shiftJoel Brobecker2-4/+12
2018-11-01arm-pikeos: software single stepJerome Guitton6-0/+106
2018-11-01Import mkdtemp gnulib module, fix mingw buildSimon Marchi19-27/+217
2018-11-01Fix ld action in run_dump_testThomas Preud'homme7-17/+53
2018-11-01Reading signal handler frame in AIXSangamesh Mallayya5-1/+210
2018-11-01Automatic date update in version.inGDB Administrator1-1/+1
2018-10-31Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already definedSergio Durigan Junior2-2/+9
2018-10-31gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp testAndrew Burgess2-66/+121
2018-10-31[gdb/testsuite] Factor out lib/valgrind.expTom de Vries5-204/+125
2018-10-31Merge config/ changes from GCC.Joseph Myers7-3/+21
2018-10-31Merge autoconf / automake update changes from GCC.Joseph Myers8-30/+134
2018-10-31[gdb/testsuite] get_valueof: Don't output value in test nameTom de Vries2-1/+5
2018-10-31Don't create got section while processing TLS Local Exec relocations.Renlin Li2-3/+5
2018-10-31[PowerPC] Include nat/linux-ptrace.h in native targetsPedro Franco de Carvalho4-0/+10
2018-10-31gdb: Handle ICC's unexpected void return typeAndrew Burgess6-6/+222
2018-10-31[GAS][ARM] Fix ARMv8.1 AdvSIMD testismAndre Vieira2-1/+4
2018-10-31[GAS][ARM] Fix UDF testismAndre Vieira2-23/+23
2018-10-31[GAS][ARM] Fix failing Armv1 testAndre Vieira2-18/+23
2018-10-31Automatic date update in version.inGDB Administrator1-1/+1
2018-10-30[src/erc32] Use ncurses instead of termcap on Cygwin tooJoel Sherrill3-10/+15
2018-10-30Check return value of bfd_initTom Tromey2-1/+9
2018-10-29Remove relational operators from common/offset-type.hSergio Durigan Junior2-17/+6
2018-10-30Automatic date update in version.inGDB Administrator1-1/+1
2018-10-29Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if request...Simon Marchi4-126/+47
2018-10-29Revert "GDB: Document the unix::/path/to/socket of remote connection."Simon Marchi1-23/+1
2018-10-29Revert "GDB: Fix documentation for invoking GDBSERVER"Simon Marchi1-44/+16
2018-10-29Revert "GDB: Remote target can now accept the form unix::/path/to/socket."Simon Marchi2-19/+4
2018-10-29Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."Simon Marchi5-44/+0
2018-10-29Provide get_shell declaration in procfs.cRainer Orth2-4/+9
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra6-14/+27
2018-10-29Remove some ld --trace outputAlan Modra2-3/+9
2018-10-29Simplify --sysroot=/Alan Modra2-9/+17