projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename lang_output_section_statement to lang_os_list
[deliverable/binutils-gdb.git]
/
gdb
/
testsuite
/
gdb.cp
/
2019-07-09
Pedro Alves
"catch catch/throw/rethrow", breakpoint -> catchpoint
tree
|
commitdiff
2019-07-09
Pedro Alves
Fix "info break" + "catch catch" + -static-{libstdc...
tree
|
commitdiff
2019-06-27
Tom Tromey
Fix two buglets in cp_print_value_fields patch
tree
|
commitdiff
2019-06-15
Andrew Burgess
gdb: Don't allow annotations to influence what else...
tree
|
commitdiff
2019-06-06
Amos Bird
Add thread-exit annotation.
tree
|
commitdiff
2019-05-29
Tom Tromey
Fix crash in cp_print_value_fields
tree
|
commitdiff
2019-05-21
Tom de Vries
[gdb/testsuite] Require c++11 where necessary
tree
|
commitdiff
2019-04-30
Tom Tromey
Fix crash in dwarf2read.c with template parameters
tree
|
commitdiff
2019-04-25
Keith Seitz
c++/24367: Infinite recursion of typedef substitution
tree
|
commitdiff
2019-04-23
Andrew Burgess
gdb/aarch64: Use type_align instead of aarch64_type_align
tree
|
commitdiff
2019-01-21
Alan Hayward
Testsuite: Ensure stack protection is off for GCC
tree
|
commitdiff
2019-01-09
Simon Marchi
gdb: Remove support for old mangling schemes
tree
|
commitdiff
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
tree
|
commitdiff
2018-11-16
Alan Hayward
Aarch64: Fix segfault when casting dummy calls
tree
|
commitdiff
2018-10-19
Alan Hayward
testsuite: ovldbreak.exp: fix regexp
tree
|
commitdiff
2018-10-08
Weimin Pan
Finding data member in virtual base class
tree
|
commitdiff
2018-10-04
Tom Tromey
Simplify complaints even more
tree
|
commitdiff
2018-10-04
Tom Tromey
Clean up "Reading symbols" output
tree
|
commitdiff
2018-09-20
Sandra Loosemore
Skip GDB tab-completion tests if no readline.
tree
|
commitdiff
2018-09-19
Richard Bunt
Logical short circuiting with argument lists
tree
|
commitdiff
2018-08-02
Tom Tromey
Allow "info address" of a template parameter
tree
|
commitdiff
2018-06-18
Weimin Pan
Fix failure to find member of a typedef base class
tree
|
commitdiff
2018-06-05
Tom Tromey
Add "continue" response to pager
tree
|
commitdiff
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
tree
|
commitdiff
2018-04-30
Tom Tromey
Handle alignof and _Alignof
tree
|
commitdiff
2018-04-13
Andreas Arnez
Show line numbers in output for "info var/func/type"
tree
|
commitdiff
2018-04-02
Weimin Pan
Fix infinite recursion when printing static member...
tree
|
commitdiff
2018-03-23
Keith Seitz
Add psymbols for nested types
tree
|
commitdiff
2018-03-07
Andreas Arnez
Fix watching structs in C++
tree
|
commitdiff
2018-02-07
Simon Marchi
Fix type of values representing optimized out static...
tree
|
commitdiff
2018-02-02
Leszek Swirski
Do not classify C struct members as a filename
tree
|
commitdiff
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
tree
|
commitdiff
2017-12-13
Pedro Alves
Fix regression: expression completer and scope operator...
tree
|
commitdiff
2017-12-07
Keith Seitz
Record nested types
tree
|
commitdiff
2017-12-01
Yao Qi
Replace mail address with the URL in copyright header
tree
|
commitdiff
2017-11-29
Pedro Alves
Make "break foo" find "A::foo", A::B::foo", etc. [C...
tree
|
commitdiff
2017-11-29
Thomas Preud'homme
[gdb/testsuite] Fix return type of psymtab-parameter
tree
|
commitdiff
2017-11-29
Thomas Preud'homme
[gdb/testsuite] Fix wrong return type in tests
tree
|
commitdiff
2017-11-09
Pedro Alves
Fix racy output matching in gdb.base/cpcompletion.exp
tree
|
commitdiff
2017-11-07
Pedro Alves
Add some more breakpoint/location range tests
tree
|
commitdiff
2017-11-07
Pedro Alves
Make breakpoint/location number parsing error output...
tree
|
commitdiff
2017-11-07
Pedro Alves
Add base 'enable/disable invalid location range' tests
tree
|
commitdiff
2017-11-07
Xavier Roirand
Allow enabling/disabling breakpoint location ranges
tree
|
commitdiff
2017-10-27
Patrick Frants
Fix broken recursion detection when printing static...
tree
|
commitdiff
2017-10-18
Keith Seitz
Canonicalize conversion operators
tree
|
commitdiff
2017-10-17
Keith Seitz
Record and output access specifiers for nested typedefs
tree
|
commitdiff
2017-10-13
Pedro Alves
Skip a few tests on targets that can't use the "run...
tree
|
commitdiff
2017-09-20
Pedro Alves
Make "list ambiguous" show symbol names too
tree
|
commitdiff
2017-09-04
Pedro Alves
Make "p S::method() const::static_var" work too
tree
|
commitdiff
2017-09-04
Pedro Alves
Handle "p 'S::method()::static_var'" (quoted) in symbol...
tree
|
commitdiff
2017-09-04
Pedro Alves
Handle "p S::method()::static_var" in the C++ parser
tree
|
commitdiff
2017-09-04
Pedro Alves
Stop assuming no-debug-info variables have type int
tree
|
commitdiff
2017-08-22
Pedro Alves
Add test for "List actual code around more than one...
tree
|
commitdiff
2017-05-03
Keith Seitz
Make sure malloc is linked into gdb.cp/oranking.cc.
tree
|
commitdiff
2017-04-27
Keith Seitz
Fix overload resolution involving rvalue references...
tree
|
commitdiff
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
tree
|
commitdiff
2017-04-12
Pedro Alves
Fix PR c++/21323: GDB thinks char16_t and char32_t...
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Add rvalue reference tests and docs
tree
|
commitdiff
2017-03-16
Thomas Preud'homme
Fix expect for gdb.cp/m-static.exp
tree
|
commitdiff
2017-03-10
Keith Seitz
c++/8218: Destructors w/arguments.
tree
|
commitdiff
2017-02-15
Thomas Preud'homme
Fix illegal upper case gdb cmd in chained-calls.exp
tree
|
commitdiff
2017-01-01
Joel Brobecker
update copyright year range in GDB files
tree
|
commitdiff
2016-12-23
Luis Machado
Fix more cases of improper test names
tree
|
commitdiff
2016-12-02
Luis Machado
Revert change to gdb.cp/ovldbreak.exp
tree
|
commitdiff
2016-12-02
Luis Machado
Don't handle timeout inside gdb_test_multiple
tree
|
commitdiff
2016-12-01
Luis Machado
Fixup testcases outputting own name as a test name...
tree
|
commitdiff
2016-12-01
Luis Machado
Fix test names starting with uppercase using multi...
tree
|
commitdiff
2016-12-01
Luis Machado
Fix test names starting with uppercase using multi...
tree
|
commitdiff
2016-12-01
Luis Machado
Fix test names starting with uppercase using gdb_test_m...
tree
|
commitdiff
2016-12-01
Luis Machado
Fix test names starting with uppercase using gdb_test...
tree
|
commitdiff
2016-12-01
Luis Machado
Fix test names starting with uppercase output by basic...
tree
|
commitdiff
2016-09-16
Jan Kratochvil
testsuite: Fix false FAIL in gdb.cp/casts.exp
tree
|
commitdiff
2016-09-15
Jan Kratochvil
testsuite: Fix C++11 compilation failure for gdb.cp...
tree
|
commitdiff
2016-09-06
Ulrich Weigand
Remove obsolete TYPE_FLAG_... values
tree
|
commitdiff
2016-08-01
Yao Qi
Tweak gdb.cp tests for aarch32
tree
|
commitdiff
2016-06-13
Andrew Burgess
gdb: Use UNSUPPORTED not XFAIL for unsupported target...
tree
|
commitdiff
2016-04-27
Simon Marchi
Rename gdb_load_shlibs to gdb_load_shlib
tree
|
commitdiff
2016-03-15
Don Breazeal
PR 18303, Tolerate malformed input for lookup_symbol...
tree
|
commitdiff
2016-03-02
bernhard.heckel
testsuite: Fix run to main issue introduced by GCC...
tree
|
commitdiff
2016-02-08
Simon Marchi
Always organize test artifacts in a directory hierarchy
tree
|
commitdiff
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
tree
|
commitdiff
2015-12-21
Simon Marchi
Remove references to HP CC/aCC compiler from testsuite
tree
|
commitdiff
2015-12-14
Sandra Loosemore
Skip tests that send ctrl-c to GDB if nointerrupts...
tree
|
commitdiff
2015-11-27
Yao Qi
Use multi_line to make pattern more human readable
tree
|
commitdiff
2015-11-27
Yao Qi
Allow multiple occurrences of the frames-invalid annota...
tree
|
commitdiff
2015-11-27
Yao Qi
Use ${frames_invalid} in gdb.cp/annota2.exp
tree
|
commitdiff
2015-10-19
Andrew Stubbs
Fixup comments oops in last commit.
tree
|
commitdiff
2015-10-19
Andrew Stubbs
Robustify inherit.exp and virtbase.exp.
tree
|
commitdiff
2015-09-25
Sandra Loosemore
Generalize enum regexp in gdb.cp/classes.exp.
tree
|
commitdiff
2015-09-24
Sandra Loosemore
Allow any size enum in gdb.cp/var-tag.exp.
tree
|
commitdiff
2015-07-30
Sandra Loosemore
Replace incorrect patch to gdb.cp/var-tag.exp.
tree
|
commitdiff
2015-07-30
Sandra Loosemore
Reapply fix for gdb.cp/var-tag.exp C++ failures.
tree
|
commitdiff
2015-07-24
Doug Evans
Clean up testsuite compiler_info support.
tree
|
commitdiff
2015-06-26
Keith Seitz
PR 16253 revisited
tree
|
commitdiff
2015-05-27
Doug Evans
PR c++/18141, c++/18417.
tree
|
commitdiff
2015-02-27
Doug Evans
Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
tree
|
commitdiff
2015-02-22
Doug Evans
PR c++/17976, symtab/17821
tree
|
commitdiff
2015-01-11
Doug Evans
PR gdb/15830
tree
|
commitdiff
2015-01-03
Doug Evans
gdb.cp/nsalias.exp: Fix output of external/declaration...
tree
|
commitdiff
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
tree
|
commitdiff
next
This page took
0.603304 seconds
and
7
git commands to generate.