aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
2024-01-04[gdb/testsuite] Handle PAC markerTom de Vries1-4/+4
2023-12-14Allow calling of variadic C++ functionsHannes Domani2-0/+39
2023-12-11Fix dynamic_castHannes Domani2-0/+42
2023-12-08Fix printing of global variable stubs if no inferior is runningHannes Domani2-0/+63
2023-12-08gdb/testsuite: tighten up some end-of-line patternsAndrew Burgess1-1/+1
2023-08-28[gdb/testsuite] Improve xfail in gdb.cp/nsusing.expTom de Vries1-4/+16
2023-08-28[gdb/testsuite] Add xfail in gdb.cp/subtypes.expTom de Vries1-2/+26
2023-08-28[gdb/testsuite] Refactor gdb.cp/subtypes.expTom de Vries1-18/+22
2023-08-28[gdb/testsuite] Handle gdb.cp/*.exp with older compilerTom de Vries8-9/+65
2023-08-23gdb: MI stopped events when unwindonsignal is onAndrew Burgess1-1/+6
2023-08-05[gdb/symtab] Find main language without symtab expansionTom de Vries2-0/+51
2023-07-11Remove some TODOs from gdb.cp testsTom Tromey5-99/+15
2023-07-07gdb/cp-namespace.c: Fix assert failure caused by malformed user inputAaron Merey1-0/+6
2023-06-03[gdb] Fix typosTom de Vries2-4/+4
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess5-28/+39
2023-03-24[gdb/symtab] Fix line number of static const class memberTom de Vries1-1/+3
2023-03-24[gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04Tom de Vries1-2/+1
2023-03-22[gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote hostTom de Vries1-1/+3
2023-03-22[gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native-extended-gdbserverTom de Vries2-10/+30
2023-03-22[gdb/testsuite] Fix gdb.cp/*.exp for remote hostTom de Vries12-1/+29
2023-03-20gdb: fix crash during command completionAndrew Burgess2-0/+25
2023-03-18[gdb/testsuite] Handle attributes.h for remote hostTom de Vries2-3/+8
2023-03-10Use require with target_infoTom Tromey1-8/+2
2023-03-07[gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on...Tom de Vries1-0/+2
2023-02-27gdb: don't treat empty enums as flag enumsAndrew Burgess2-0/+79
2023-02-12gdb/c++: fix handling of breakpoints on @plt symbolsAndrew Burgess3-0/+124
2023-01-26Use clean_restart in gdb.cpTom Tromey2-8/+2
2023-01-26Eliminate spurious returns from the test suiteTom Tromey19-23/+0
2023-01-26gdb/testsuite: initialize "correct" variable in gdb.cp/cpexprs.exp.tclSimon Marchi1-0/+2
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries1-3/+1
2023-01-25gdb/testsuite: rename test source file to match test scriptAndrew Burgess2-1/+1
2023-01-25gdb/testsuite: use test_gdb_complete_unique more in C++ testsAndrew Burgess1-4/+4
2023-01-19Use "maint ignore-probes" in no-libstdcxx-probe.expTom Tromey1-5/+4
2023-01-17Use require in paramless.expTom Tromey1-1/+1
2023-01-17Fix parameter-less template regression in new DWARF readerTom Tromey2-0/+87
2023-01-13Rename to allow_shlib_testsTom Tromey4-4/+4
2023-01-13Rename to allow_hw_watchpoint_testsTom Tromey1-1/+1
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey126-126/+126
2023-01-13Use require target_can_use_run_cmdTom Tromey2-6/+2
2023-01-13Use require !skip_stl_testsTom Tromey5-5/+5
2023-01-13Use require !skip_shlib_testsTom Tromey2-6/+2
2023-01-13Use require !skip_cplus_testsTom Tromey119-151/+119
2023-01-13Use require dwarf2_supportTom Tromey3-7/+3
2023-01-09Fix crash with C++ qualified namesTom Tromey1-0/+1
2023-01-06gdb/c++: Detect ambiguous variables in imported namespacesBruno Larsen1-2/+11
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker315-315/+315
2022-12-30[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with -fcf-protectionTom de Vries1-1/+10
2022-12-21gdb/c++: validate 'using' directives based on the current lineBruno Larsen2-4/+15
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi71-84/+0
2022-11-28gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess66-79/+79