summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves
2017-12-07Record nested typesKeith Seitz
2017-12-01Replace mail address with the URL in copyright headerYao Qi
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-11-29[gdb/testsuite] Fix return type of psymtab-parameterThomas Preud'homme
2017-11-29[gdb/testsuite] Fix wrong return type in testsThomas Preud'homme
2017-11-09Fix racy output matching in gdb.base/cpcompletion.expPedro Alves
2017-11-07Add some more breakpoint/location range testsPedro Alves
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves
2017-11-07Add base 'enable/disable invalid location range' testsPedro Alves
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants
2017-10-18Canonicalize conversion operatorsKeith Seitz
2017-10-16Record and output access specifiers for nested typedefsKeith Seitz
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves
2017-09-20Make "list ambiguous" show symbol names tooPedro Alves
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves
2017-09-04Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves
2017-08-22Add test for "List actual code around more than one location" changePedro Alves
2017-05-03Make sure malloc is linked into gdb.cp/oranking.cc.Keith Seitz
2017-04-27Fix overload resolution involving rvalue references and cv qualifiers.Keith Seitz
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves
2017-04-12Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves
2017-03-20Add rvalue reference tests and docsArtemiy Volkov
2017-03-16Fix expect for gdb.cp/m-static.expThomas Preud'homme
2017-03-10c++/8218: Destructors w/arguments.Keith Seitz
2017-02-15Fix illegal upper case gdb cmd in chained-calls.expThomas Preud'homme
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-02Revert change to gdb.cp/ovldbreak.expLuis Machado
2016-12-01Don't handle timeout inside gdb_test_multipleLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_multipleLuis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-09-16testsuite: Fix false FAIL in gdb.cp/casts.expJan Kratochvil
2016-09-15testsuite: Fix C++11 compilation failure for gdb.cp/m-static.expJan Kratochvil
2016-09-06Remove obsolete TYPE_FLAG_... valuesUlrich Weigand
2016-08-01Tweak gdb.cp tests for aarch32Yao Qi
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal
2016-03-02testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker