aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-support.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-09-20Remove explanatory comments from includesTom Tromey1-2/+0
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-10Fix "b f(std::string)", always use DMGL_VERBOSEPedro Alves1-0/+16
2022-02-24Move find_toplevel_char to cp-support.[ch]Keith Seitz1-0/+7
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-04Use unique_xmalloc_ptr<char> when demanglingTom Tromey1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-17gdb: Convert language la_get_symbol_name_matcher field to a methodAndrew Burgess1-2/+1
2020-06-02gdb: Convert language la_sniff_from_mangled_name field to a methodAndrew Burgess1-4/+0
2020-05-08Speed up psymbol reading by removing a copyTom Tromey1-5/+6
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-1/+0
2019-07-09Rename common to gdbsupportTom Tromey1-3/+3
2019-03-24More block constificationTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-03gdb: Remove a cleanup from find_overload_matchAndrew Burgess1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-21Eliminate make_symbol_overload_list-related globals & cleanupPedro Alves1-5/+8
2018-07-20Parameterize cp_scan_for_anonymous_namespacesTom Tromey1-1/+3
2018-06-01Remove a static buffer from cp-name-parser.yTom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+7
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves1-0/+8
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves1-0/+5
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves1-1/+2
2017-08-09Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>Pedro Alves1-2/+2
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves1-0/+8
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey1-6/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-5/+5
2016-06-23Move logic out of symbol_find_demangled_nameTom Tromey1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-91/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-10/+12
2015-05-27Don't ignore domain in nested lookups.Doug Evans1-1/+2
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-23Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans1-3/+5
2014-12-16cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans1-2/+2
2014-12-12Rename cp_is_anonymous to cp_is_in_anonymous.Doug Evans1-1/+1
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans1-7/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz1-0/+5
2013-04-15 PR c++/11990:Tom Tromey1-0/+4
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey1-6/+0
2013-01-25 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey1-4/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1