[gdb/testsuite] Fix gdb.python/py-thread-exited.exp
[binutils-gdb.git] / gdb / testsuite / gdb.cp /
2023-07-11 Tom TromeyRemove some TODOs from gdb.cp tests
2023-07-08 Aaron Mereygdb/cp-namespace.c: Fix assert failure caused by malfor...
2023-06-03 Tom de Vries[gdb] Fix typos
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-03-24 Tom de Vries[gdb/symtab] Fix line number of static const class...
2023-03-24 Tom de Vries[gdb/testsuite] Fix gdb.cp/m-static.exp regression...
2023-03-22 Tom de Vries[gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote...
2023-03-22 Tom de Vries[gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native...
2023-03-22 Tom de Vries[gdb/testsuite] Fix gdb.cp/*.exp for remote host
2023-03-20 Andrew Burgessgdb: fix crash during command completion
2023-03-18 Tom de Vries[gdb/testsuite] Handle attributes.h for remote host
2023-03-10 Tom TromeyUse require with target_info
2023-03-07 Tom de Vries[gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp...
2023-02-27 Andrew Burgessgdb: don't treat empty enums as flag enums
2023-02-12 Andrew Burgessgdb/c++: fix handling of breakpoints on @plt symbols
2023-01-27 Tom TromeyUse clean_restart in gdb.cp
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-26 Simon Marchigdb/testsuite: initialize "correct" variable in gdb...
2023-01-26 Tom de Vries[gdb/testsuite] Add and use is_x86_64_m64_target
2023-01-25 Andrew Burgessgdb/testsuite: rename test source file to match test...
2023-01-25 Andrew Burgessgdb/testsuite: use test_gdb_complete_unique more in...
2023-01-19 Tom TromeyUse "maint ignore-probes" in no-libstdcxx-probe.exp
2023-01-17 Tom TromeyUse require in paramless.exp
2023-01-17 Tom TromeyFix parameter-less template regression in new DWARF...
2023-01-13 Tom TromeyRename to allow_shlib_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_tests
2023-01-13 Tom TromeyRename to allow_cplus_tests and allow_stl_tests
2023-01-13 Tom TromeyUse require target_can_use_run_cmd
2023-01-13 Tom TromeyUse require !skip_stl_tests
2023-01-13 Tom TromeyUse require !skip_shlib_tests
2023-01-13 Tom TromeyUse require !skip_cplus_tests
2023-01-13 Tom TromeyUse require dwarf2_support
2023-01-09 Tom TromeyFix crash with C++ qualified names
2023-01-06 Bruno Larsengdb/c++: Detect ambiguous variables in imported namespaces
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2022-12-21 Bruno Larsengdb/c++: validate 'using' directives based on the curre...
2022-12-05 Simon Marchigdb/testsuite: remove perror calls when failing to run
2022-11-28 Andrew Burgessgdb/testsuite: remove use of then keyword from gdb...
2022-11-19 Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-18 Andrew Burgessgdb/testsuite: rewrite gdb.cp/call-method-register...
2022-11-18 Andrew Burgessgdb/testsuite: don't avoid DWARF assembler tests with...
2022-11-14 Carl LovePowerPC, fix support for printing the function return...
2022-11-11 Bruno Larsengdb/testsuite: disable gdb.cp/call-method-register...
2022-11-11 Bruno Larsengdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
2022-11-11 Bruno Larsengdb/testsuite: disable some tests of gdb.cp/typeid...
2022-11-11 Bruno Larsengdb/testsuite: skip gdb.cp/anon-struct.exp when using...
2022-11-11 Bruno Larsengdb/testsuite: allow for Clang style destructors on...
2022-11-11 Bruno Larsengdb/testsuite: add XFAIL to gdb.cp/derivation.exp when...
2022-11-11 Bruno Larsengdb/testsuite: account for clang's nested destructor...
2022-11-11 Bruno Larsengdb/testsuite: enable running gdb.cp/classes.exp with...
2022-11-11 Bruno Larsengdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
2022-11-10 Bruno Larsengdb/c++: Improve error messages in overload resolution
2022-10-31 Tom TromeyFix regression in pointer-to-member printing
2022-10-31 Bruno Larsengdb/testsuite: fix gdb.cp/converts.exp to run with...
2022-10-31 Bruno Larsengdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp...
2022-10-03 Bruno LarsenImprove GDB's baseclass detection with typedefs
2022-09-30 Tom de Vries[gdb/c++] Print destructor the same for gcc and clang
2022-07-13 Carl LoveAdd PowerPC support to gdb.cp/call-method-register.cc
2022-07-05 Tom de Vries[gdb/exp] Fix internal error when printing C++ pointer...
2022-06-30 Bruno Larsengdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynami...
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-20 Pedro AlvesTest "set multiple-symbols on" creating multiple breakp...
2022-05-16 Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-12 Tom de Vries[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with...
2022-05-10 Pedro AlvesFix "b f(std::string)" when current language is C
2022-05-10 Pedro AlvesFix "b f(std::string)", always use DMGL_VERBOSE
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.cp/casts.exp with -m32
2022-05-02 Tom de Vries[gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1...
2022-04-18 Tom TromeyFix C++ cast of derived class to base class
2022-03-04 Christina Schimpegdb: Use a typedef's scoped type name to identify local...
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-23 Tom TromeyFix bug in C++ overload resolution
2022-01-19 Maciej W. RozyckiAdd `set print array-indexes' tests for C/C++ arrays
2022-01-19 Maciej W. RozyckiAdd `set print repeats' tests for C/C++ arrays
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-23 Andrew Burgessgdb: on x86-64 non-trivial C++ objects are returned...
2021-12-02 Simon Marchigdb/testsuite: update tests looking for "DWARF 2" debug...
2021-11-25 Bruno LarsenPR gdb/28480: Improve ambiguous member detection
2021-11-19 Christina Schimpegdb/testsuite: Extend tests for print of cv qualifiers
2021-11-19 Christina Schimpegdb: Print cv qualifiers if class attributes are substi...
2021-11-05 Andrew Burgessgdb/testsuite: use gdb_get_line_number
2021-10-28 Kavitha Natarajan[gdb/testsuite] Initialize anonymous union in gdb.cp...
2021-10-21 Carl LoveFix test step-and-next-inline.cc
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-08-03 Alok Kumar Sharma[gdb/testsuite] templates.exp to accept clang++ output
2021-07-21 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2021-07-21 Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101452
2021-07-13 Felix Willgerodtgdb, dwarf: Don't follow the parent of a subprogram...
2021-06-25 Andrew Burgessgdb: fix invalid arg coercion when calling static membe...
2021-06-25 Andrew Burgessgdb: replace NULL terminated array with array_view
2021-06-25 Andrew Burgessgdb: fix regression in evaluate_funcall for non C+...
2021-06-23 Tom de Vries[gdb/testsuite] Rewrite gdb_test_lines
2021-06-10 Tom de Vries[gdb/testsuite] Fix gdb.cp/nested-types.exp with check...
2021-06-10 Tom de Vries[gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check...
2021-06-01 Tom de Vries[gdb/symtab] Ignore cold clones
2021-04-07 Andrew Burgessgdb: allow casting to rvalue reference in more cases
next