aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon46-11/+1186
2020-03-13x86: Check static link of dynamic objectsH.J. Lu11-4/+90
2020-03-13[gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.expTom de Vries2-25/+148
2020-03-13[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)Tom de Vries2-5/+9
2020-03-13gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira8-3/+114
2020-03-13Recognize aarch64 PT_GETREGS and PT_GETFPREGS notes on NetBSDKamil Rytarowski2-0/+5
2020-03-13x86-64: correct mis-named X86_64_0D enumeratorJan Beulich2-3/+8
2020-03-13[gdb/symtab] Fix partial unit psymtabsTom de Vries5-8/+76
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers10-69/+133
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers7-73/+131
2020-03-13asan: more readelf leaksAlan Modra4-62/+121
2020-03-13[gdb/testsuite] Fix mi-sym-info.exp matching FAILsTom de Vries3-5/+20
2020-03-13[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.expTom de Vries4-4/+24
2020-03-12Remove deprecated core file functionsChristian Biesinger3-217/+41
2020-03-12Change gdbserver to use existing gdbsupportTom Tromey7-82/+42
2020-03-12Change gdbsupport not to rely on BFDTom Tromey6-47/+16
2020-03-12Fix gdbserver build when intl already builtTom Tromey9-5/+127
2020-03-12Cast to bfd_vma in arm-tdep.cTom Tromey2-2/+8
2020-03-12Don't use sprintf_vma for CORE_ADDRTom Tromey3-10/+15
2020-03-12Fix CORE_ADDR size assertion in symfile-mem.cTom Tromey2-1/+5
2020-03-12gdb: use foreach_with_prefix in gdb.base/break-interp.expSimon Marchi2-137/+137
2020-03-12gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced steppingSimon Marchi3-1/+19
2020-03-12Move gdb/selftest.m4 to gdbsupport/selftest.m4Simon Marchi8-5/+18
2020-03-12Don't include selftests objects in build when unit tests are disabledSimon Marchi6-17/+23
2020-03-12Move sourcing of development.sh to GDB_AC_COMMONSimon Marchi11-454/+470
2020-03-12gdb/selftest.m4: ensure $development is setSimon Marchi7-0/+33
2020-03-12Remove use of deprecated core functions (in NetBSD/ARM)Christian Biesinger5-122/+125
2020-03-12sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski2-0/+36
2020-03-12sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski2-1/+22
2020-03-12[gdb/testsuite] Fix internal buffer full error in gdb.base/info-types.expTom de Vries2-13/+32
2020-03-12[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.threads/execl.expTom de Vries2-0/+11
2020-03-12[gdb/testsuite] Fix internal buffer full error in gdb.fortran/module.expTom de Vries2-9/+33
2020-03-12[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib debuginfoTom de Vries2-1/+6
2020-03-12[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug infoTom de Vries2-1/+24
2020-03-12[gdb/testsuite] Use string_to_regexp on core filename in gdb_core_cmdTom de Vries2-1/+6
2020-03-12[gdb/testsuite] Fix core file load FAIL in tls-core.expTom de Vries2-1/+6
2020-03-12asan: readelf leaksAlan Modra2-1/+32
2020-03-11Avoid infinite recursion in find_pc_sect_lineKevin Buettner2-1/+16
2020-03-11testsuite: use `pwd -W` to convert from Unix to Windows pathsSimon Marchi2-1/+6
2020-03-11gdb: enable -Wmissing-prototypes warningSimon Marchi7-0/+17
2020-03-11[gdb/testsuite] Set language in gdb.ada/minsym.expTom de Vries2-0/+6
2020-03-11NEWS: Mention x86 assembler options for CVE-2020-0551H.J. Lu2-0/+8
2020-03-11[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.expTom de Vries2-1/+6
2020-03-11i386: Add tests for lfence with load/indirect branch/retH.J. Lu27-0/+740
2020-03-11i386: Generate lfence with load/indirect branch/ret [CVE-2020-0551]H.J. Lu3-1/+436
2020-03-11[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconnect.expTom de Vries2-1/+5
2020-03-11Fix comment in ada-typeprint.cTom Tromey2-1/+5
2020-03-11Mark discriminants as artificial in gdb.dwarf2/variant.expTom Tromey2-0/+7
2020-03-11[gdb/testsuite] Fix FAILs due to verbose in foll-fork.expTom de Vries2-2/+12
2020-03-11[gdb/testsuite] Limit verbose scope in gdb.base/break-interp.expTom de Vries2-0/+12