summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* [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
* gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi2021-06-172-2/+6
* gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2021-06-172-2/+6
* gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2021-06-172-29/+31
* Fix typo in vsx-regs.exp testCarl Love2021-06-151-1/+1
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-151-1/+1
* Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2021-06-142-3/+12
* Fix ChangeLog entry locationSimon Marchi2021-06-111-0/+14
* mi-sym-info.exp: Increase timeout for 114-symbol-info-functionsKevin Buettner2021-06-112-27/+34
* print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner2021-06-112-3/+17
* testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner2021-06-113-1/+10
* gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.Felix Willgerodt2021-06-114-22/+29
* Implement Rust raw identifiersTom Tromey2021-06-114-0/+91
* gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi2021-06-102-40/+26