summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11Tom de Vries2021-07-213-13/+84
* [gdb/testsuite] Fix FAILs due to PR gcc/101452Tom de Vries2021-07-216-4/+52
* [gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11Tom de Vries2021-07-213-22/+127
* gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_single_stepLancelot SIX2021-07-161-1/+1
* Fix array stride bugTom Tromey2021-07-161-0/+17
* Avoid expression parsing crash with unknown languageTom Tromey2021-07-151-0/+6
* gdb: call post_create_inferior at end of follow_fork_inferiorSimon Marchi2021-07-143-0/+340
* [gdb/testsuite] Fix gdb.base/gold-gdb-index.expTom de Vries2021-07-142-1/+29
* [gdb/testsuite] Add missing skip_tui_testsTom de Vries2021-07-143-12/+31
* Fix detach with target remote (PR gdb/28080)Pedro Alves2021-07-132-0/+81
* [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries2021-07-131-16/+21
* gdb, dwarf: Don't follow the parent of a subprogram to get a prefix.Felix Willgerodt2021-07-132-0/+93
* gdb: disable commit-resumed on -exec-interrupt --thread-groupSimon Marchi2021-07-132-0/+195
* [gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcodeTom de Vries2021-07-121-0/+8
* [gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries2021-07-122-22/+79
* testsuite: fix whitespace problems in gdb.mi/mi-break.expTankut Baris Aktemur2021-07-121-37/+37
* [gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries2021-07-081-3/+3
* gdb/testsuite: restore configure scriptSimon Marchi2021-07-064-5/+4950
* Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2021-07-062-16/+40
* gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves2021-07-068-17/+32
* [gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries2021-07-063-136/+81
* [gdb/symtab] Fix skipping of import of C++ CUTom de Vries2021-07-064-7/+43
* [gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2021-07-052-1/+13
* Bump version to 12.0.50.DATE-git.Joel Brobecker2021-07-032-1/+5
* Linux: Access memory even if threads are runningPedro Alves2021-07-015-0/+469
* gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi2021-06-291-2/+2
* gdb: introduce frame_debug_printfSimon Marchi2021-06-292-1/+8
* gdb/fortran: Add type info of formal parameter for clang.Bhuvanendra Kumar N2021-06-281-7/+29
* gdb: change info sources to group results by objfileAndrew Burgess2021-06-255-0/+255
* gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess2021-06-252-0/+41
* gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess2021-06-256-2/+205
* gdb: fix invalid arg coercion when calling static member functionsAndrew Burgess2021-06-253-0/+21
* gdb: replace NULL terminated array with array_viewAndrew Burgess2021-06-253-1/+21
* gdb: fix regression in evaluate_funcall for non C++ like casesAndrew Burgess2021-06-253-0/+93
* Change how .debug_aranges padding is skippedTom Tromey2021-06-254-4/+82
* gdb/python: allow for catchpoint type breakpoints in pythonAndrew Burgess2021-06-253-0/+80
* gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess2021-06-252-0/+41
* gdb/guile: improve the errors when creating breakpointsAndrew Burgess2021-06-252-0/+11
* Add ISA 3.1 check to powerpc-plxv-norel.expCarl Love2021-06-253-2/+55
* Decode Ada types in Python layerTom Tromey2021-06-252-0/+9
* [gdb/testsuite] Fix duplicate in gdb.base/info-macros.expTom de Vries2021-06-242-2/+9
* [gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.expTom de Vries2021-06-242-55/+68
* [gdb/testsuite] Rewrite gdb_test_linesTom de Vries2021-06-235-80/+47
* gdb: Support DW_LLE_start_endAndreas Schwab2021-06-224-0/+210
* [gdb/testsuite] Add gdb.dwarf2/imported-unit-c.expTom de Vries2021-06-222-0/+114
* gdb/remote: handle target dying just before a stepiAndrew Burgess2021-06-222-14/+59
* gdb/python: add PendingFrame.level and Frame.level methodsAndrew Burgess2021-06-215-0/+187
* gdb/python: handle saving user registers in a frame unwinderAndrew Burgess2021-06-214-0/+213
* Fix powerpc-power8.exp test with new mnemonicsCarl Love2021-06-183-4/+11
* gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi2021-06-172-5/+23