aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-01-16Bump GDB version number to 11.2.90.DATE-git.Joel Brobecker2-1/+5
2022-01-16Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker4140-4140/+4140
2021-12-23gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess2-37/+71
2021-12-11PR gdb/28480: Improve ambiguous member detectionBruno Larsen3-0/+37
2021-11-29Allow DW_ATE_UTF for Rust charactersTom Tromey1-0/+69
2021-10-22[gdb/tui] Fix breakpoint display functionalityTom de Vries2-0/+42
2021-09-12Bump GDB version number to 11.1.90.DATE-git.Joel Brobecker2-1/+5
2021-09-10[gdb/testsuite] Handle unrecognized command line option in gdb_compile_testTom de Vries2-11/+29
2021-09-09[gdb/testsuite] Fix gdb.base/coredump-filter-build-id.exp with older eu-unstripTom de Vries2-1/+6
2021-09-09[gdb/testsuite] Fix various issues in gdb.mi/mi-sym-info.expTom de Vries2-13/+39
2021-09-04[gdb/testsuite] Check avx support in gdb.arch/amd64-disp-step-avx.expTom de Vries5-83/+112
2021-09-03[gdb/testsuite] Add untested case in gdb.gdb/complaints.expTom de Vries2-0/+25
2021-09-03[gdb/testsuite] Add untested case in selftest_setupTom de Vries2-7/+14
2021-09-01[gdb/testsuite] Fix dwo path in fission-*.STom de Vries9-20/+21
2021-09-01[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol searchTom de Vries2-7/+17
2021-08-30[gdb/cli] Don't assert on empty string for core-fileTom de Vries2-0/+9
2021-08-23[gdb] Fix 'not in executable format' error messageTom de Vries2-0/+37
2021-08-06[gdb/symtab] Fix zero address complaint for shlibTom de Vries4-0/+238
2021-08-02Avoid crash in varobj deletionTom Tromey2-0/+18
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101643Tom de Vries1-2/+21
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101633Tom de Vries1-7/+36
2021-07-26gdb/mi: handle no condition argument case for -break-conditionTankut Baris Aktemur2-0/+28
2021-07-22[gdb/testsuite] Fix FAILs due to PR gcc/101575Tom de Vries4-5/+77
2021-07-22[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11Tom de Vries4-13/+92
2021-07-21[gdb/testsuite] Fix FAILs due to PR gcc/101452Tom de Vries7-4/+62
2021-07-21[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11Tom de Vries4-22/+133
2021-07-19Avoid expression parsing crash with unknown languageTom Tromey2-0/+11
2021-07-14[gdb/testsuite] Fix gdb.base/gold-gdb-index.expTom de Vries3-1/+34
2021-07-13Fix detach with target remote (PR gdb/28080)Pedro Alves3-0/+87
2021-07-13[gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries2-16/+26
2021-07-13gdb: disable commit-resumed on -exec-interrupt --thread-groupSimon Marchi3-0/+200
2021-07-12[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcodeTom de Vries2-0/+14
2021-07-12[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries3-22/+85
2021-07-08[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries2-3/+8
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi5-5/+4960
2021-07-06[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2-1/+13
2021-07-01Linux: Access memory even if threads are runningPedro Alves5-0/+469
2021-06-29gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi1-2/+2
2021-06-29gdb: introduce frame_debug_printfSimon Marchi2-1/+8
2021-06-28gdb/fortran: Add type info of formal parameter for clang.Bhuvanendra Kumar N1-7/+29
2021-06-25gdb: change info sources to group results by objfileAndrew Burgess5-0/+255
2021-06-25gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess2-0/+41
2021-06-25gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess6-2/+205
2021-06-25gdb: fix invalid arg coercion when calling static member functionsAndrew Burgess3-0/+21
2021-06-25gdb: replace NULL terminated array with array_viewAndrew Burgess3-1/+21
2021-06-25gdb: fix regression in evaluate_funcall for non C++ like casesAndrew Burgess3-0/+93
2021-06-25Change how .debug_aranges padding is skippedTom Tromey4-4/+82
2021-06-25gdb/python: allow for catchpoint type breakpoints in pythonAndrew Burgess3-0/+80
2021-06-25gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess2-0/+41
2021-06-25gdb/guile: improve the errors when creating breakpointsAndrew Burgess2-0/+11