summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves2017-12-132-0/+55
* Record nested typesKeith Seitz2017-12-072-0/+950
* Replace mail address with the URL in copyright headerYao Qi2017-12-011-2/+1
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-294-7/+148
* [gdb/testsuite] Fix return type of psymtab-parameterThomas Preud'homme2017-11-292-2/+3
* [gdb/testsuite] Fix wrong return type in testsThomas Preud'homme2017-11-294-3/+4
* Fix racy output matching in gdb.base/cpcompletion.expPedro Alves2017-11-091-1/+1
* Add some more breakpoint/location range testsPedro Alves2017-11-071-0/+13
* Make breakpoint/location number parsing error output consistentPedro Alves2017-11-071-24/+91
* Add base 'enable/disable invalid location range' testsPedro Alves2017-11-071-0/+38
* Allow enabling/disabling breakpoint location rangesXavier Roirand2017-11-072-0/+198
* Fix broken recursion detection when printing static membersPatrick Frants2017-10-262-0/+18
* Canonicalize conversion operatorsKeith Seitz2017-10-182-0/+18
* Record and output access specifiers for nested typedefsKeith Seitz2017-10-162-0/+141
* Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2017-10-132-10/+6
* Make "list ambiguous" show symbol names tooPedro Alves2017-09-201-2/+2
* Make "p S::method() const::static_var" work tooPedro Alves2017-09-042-16/+137
* Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves2017-09-042-5/+12
* Handle "p S::method()::static_var" in the C++ parserPedro Alves2017-09-043-0/+279
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-041-2/+2
* Add test for "List actual code around more than one location" changePedro Alves2017-08-221-1/+33
* Make sure malloc is linked into gdb.cp/oranking.cc.Keith Seitz2017-05-031-0/+17
* Fix overload resolution involving rvalue references and cv qualifiers.Keith Seitz2017-04-274-6/+27
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-122-14/+54
* Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves2017-04-122-0/+171
* Add rvalue reference tests and docsArtemiy Volkov2017-03-2011-1/+825
* Fix expect for gdb.cp/m-static.expThomas Preud'homme2017-03-161-2/+2
* c++/8218: Destructors w/arguments.Keith Seitz2017-03-101-9/+15
* Fix illegal upper case gdb cmd in chained-calls.expThomas Preud'homme2017-02-151-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-01232-232/+232
* Fix more cases of improper test namesLuis Machado2016-12-23118-121/+120
* Revert change to gdb.cp/ovldbreak.expLuis Machado2016-12-021-0/+4
* Don't handle timeout inside gdb_test_multipleLuis Machado2016-12-012-12/+2
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-015-7/+7
* Fix test names starting with uppercase using multi-line gdb_test_multipleLuis Machado2016-12-011-5/+1
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-011-5/+5
* Fix test names starting with uppercase using gdb_test_multipleLuis Machado2016-12-013-4/+4
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-014-8/+8
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-0110-10/+10
* testsuite: Fix false FAIL in gdb.cp/casts.expJan Kratochvil2016-09-163-15/+53
* testsuite: Fix C++11 compilation failure for gdb.cp/m-static.expJan Kratochvil2016-09-151-0/+3
* Remove obsolete TYPE_FLAG_... valuesUlrich Weigand2016-09-061-2/+2
* Tweak gdb.cp tests for aarch32Yao Qi2016-08-013-5/+5
* gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess2016-06-133-6/+3
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-273-3/+3
* PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal2016-03-152-0/+84
* testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2016-03-021-0/+1
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-28/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-01229-229/+229
* Remove references to HP CC/aCC compiler from testsuiteSimon Marchi2015-12-217-74/+4