aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-07-12[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcodeTom de Vries1-0/+8
2021-07-12[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries2-22/+79
2021-07-12testsuite: fix whitespace problems in gdb.mi/mi-break.expTankut Baris Aktemur1-37/+37
2021-07-08[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries1-3/+3
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi4-5/+4950
2021-07-06Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2-16/+40
2021-07-06gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves8-17/+32
2021-07-06[gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries3-136/+81
2021-07-06[gdb/symtab] Fix skipping of import of C++ CUTom de Vries4-7/+43
2021-07-05[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2-1/+13
2021-07-03Bump version to 12.0.50.DATE-git.Joel Brobecker2-1/+5
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
2021-06-25Add ISA 3.1 check to powerpc-plxv-norel.expCarl Love3-2/+55
2021-06-25Decode Ada types in Python layerTom Tromey2-0/+9
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/info-macros.expTom de Vries2-2/+9
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.expTom de Vries2-55/+68
2021-06-23[gdb/testsuite] Rewrite gdb_test_linesTom de Vries5-80/+47
2021-06-22gdb: Support DW_LLE_start_endAndreas Schwab4-0/+210
2021-06-22[gdb/testsuite] Add gdb.dwarf2/imported-unit-c.expTom de Vries2-0/+114
2021-06-22gdb/remote: handle target dying just before a stepiAndrew Burgess2-14/+59
2021-06-21gdb/python: add PendingFrame.level and Frame.level methodsAndrew Burgess5-0/+187
2021-06-21gdb/python: handle saving user registers in a frame unwinderAndrew Burgess4-0/+213
2021-06-18Fix powerpc-power8.exp test with new mnemonicsCarl Love3-4/+11
2021-06-17gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi2-5/+23
2021-06-17gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2-29/+31
2021-06-15Fix typo in vsx-regs.exp testCarl Love1-1/+1
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra1-1/+1
2021-06-14Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2-3/+12
2021-06-11Fix ChangeLog entry locationSimon Marchi1-0/+14
2021-06-11mi-sym-info.exp: Increase timeout for 114-symbol-info-functionsKevin Buettner2-27/+34
2021-06-11print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner2-3/+17
2021-06-11testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner3-1/+10
2021-06-11gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.Felix Willgerodt4-22/+29
2021-06-11Implement Rust raw identifiersTom Tromey4-0/+91
2021-06-10gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi2-40/+26