aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Refactor val_print and common_val_printTom Tromey2-28/+50
2020-03-13Use scoped_value_mark in value_printTom Tromey2-0/+6
2020-03-13gdb/testsuite: Remove paths and make test names uniqueAndrew Burgess2-7/+18
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-13[gdb/symtab] Fix partial unit psymtabsTom de Vries5-8/+76
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-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 Marchi3-51/+6
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 Marchi4-8/+13
2020-03-12gdb/selftest.m4: ensure $development is setSimon Marchi3-0/+15
2020-03-12Remove use of deprecated core functions (in NetBSD/ARM)Christian Biesinger5-122/+125
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-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 Marchi2-0/+5
2020-03-11[gdb/testsuite] Set language in gdb.ada/minsym.expTom de Vries2-0/+6
2020-03-11[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.expTom de Vries2-1/+6
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
2020-03-11[gdb/testsuite] Fix missing uint8_t in gdb.fortran/logical.expTom de Vries3-1/+8
2020-03-11gdb: Fix out of bounds array access in buildsym_compunit::record_lineAndrew Burgess2-8/+16
2020-03-11[gdb/testsuite] Set EDITOR to true before using editTom de Vries2-0/+8
2020-03-11[gdb] Fix segv in "maint print symbols" for ada execTom de Vries4-1/+25
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess23-29/+1096
2020-03-10gdb/testsuite: Add is-stmt support to the DWARF compilerAndrew Burgess2-1/+12
2020-03-09[gdb/testsuite] Fix tcl error in cached_fileTom de Vries2-0/+7
2020-03-07[gdb/testsuite] Fix testing build_executable resultTom de Vries3-2/+7
2020-03-07[gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dupsTom de Vries2-0/+15
2020-03-07Remove some obsolete commentsTom Tromey3-6/+8
2020-03-06Pass thread_info pointer to various inferior control functionsSimon Marchi4-23/+49
2020-03-06Don't try to get the TIB address without an inferiorHannes Domani2-1/+7
2020-03-06[gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.expTom de Vries3-4/+49
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries8-9/+23