aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi1-1/+13
2021-05-13gdb/testsuite: fix dates in last 3 ChangeLog entriesAndrew Burgess1-3/+3
2021-05-13gdb/testsuite: resolve remaining duplicate tests in gdb.guile/Andrew Burgess2-76/+86
2021-05-13gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess6-45/+69
2021-05-13gdb/testsuite: remove some duplicate test names from guile testsAndrew Burgess2-3/+18
2021-05-12Guile: add value-const-valueGeorge Barrett2-0/+8
2021-05-12Guile: add value-{rvalue-,}reference-valueGeorge Barrett2-0/+15
2021-05-11[gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.expTom de Vries2-4/+21
2021-05-11[gdb/testsuite] Fix read1 timeout in gdb.base/gdb-sigterm.expTom de Vries2-1/+5
2021-05-11gdb/fortran: Breakpoint location is modified.Bhuvanendra Kumar N2-2/+6
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX2-0/+52
2021-05-10gdb/testsuite: don't use source tree as temporary HOME directoryAndrew Burgess2-1/+17
2021-05-10gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.expSimon Marchi2-3/+8
2021-05-07gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess2-0/+11
2021-05-07gdb/testsuite: use gdb_test_no_output instead of send_gdbAndrew Burgess2-2/+7
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi56-867/+1055
2021-05-06gdb/guile: don't try to print location for watchpointsAndrew Burgess2-0/+10
2021-05-06gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakpoint.expAndrew Burgess2-424/+423
2021-05-06gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.expAndrew Burgess2-10/+19
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur2-0/+16
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur2-0/+25
2021-05-05[gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnowTom de Vries2-17/+38
2021-05-05[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnowTom de Vries2-2/+7
2021-05-04gdb: update Type.fields doc based on actual GDB behaviorSimon Marchi2-0/+8
2021-05-04gdb/testsuite: adjust gdb.python/flexible-array-member.exp expected patternSimon Marchi2-4/+18
2021-05-03gdb/testsuite: update expected results in gdb.python/py-startup-opt.expAndrew Burgess2-1/+36
2021-04-30Fix crash with GNAT minimal encodingsTom Tromey4-0/+19
2021-04-30[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust against timeoutsTom de Vries2-33/+42
2021-04-30[gdb/testsuite] Fix duplicate test name in gdb.mi/mi-sym-info.expTom de Vries2-33/+4
2021-04-29[gdb/testsuite] Fix timeout in gdb.base/valgrind-infcall-2.expTom de Vries2-1/+7
2021-04-28Fix Ada overloading with 'null'Tom Tromey3-0/+84
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess2-0/+122
2021-04-27Fix timeout with maint print objfilesLuis Machado3-8/+17
2021-04-27Fix timeout for gdb.xml/tdesc-reload.expLuis Machado2-2/+9
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn7-0/+269
2021-04-26Add test case for gdb 10 crashTom Tromey4-0/+209
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi2-0/+15
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2-1/+6
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX4-234/+359
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess2-6/+15
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey3-1/+29
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2-0/+8
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi5-0/+185
2021-04-22Improve code coverage of Rust testingTom Tromey4-0/+31
2021-04-21Fix test case gdb.base/valgrind-bt.exp.Carl Love3-2/+16
2021-04-21gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'Tankut Baris Aktemur2-0/+18
2021-04-21testsuite, gdb.mi: fix duplicate test names in mi-break.expSimon Marchi2-9/+14
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt2-0/+39
2021-04-19Fix kfail patterns in inline-locals.expTom Tromey2-2/+7
2021-04-17Avoid crash in write_psymtabs_to_indexTom Tromey2-0/+32