aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-support.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-1/+1
2017-03-20Implement demangling for rvalue reference type namesArtemiy Volkov1-0/+1
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-22/+16
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey1-39/+13
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-35/+25
2016-06-23Move logic out of symbol_find_demangled_nameTom Tromey1-0/+9
2016-04-12Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmpPedro Alves1-1/+1
2016-04-12Use target_terminal_ours_for_output in cp-support.cPedro Alves1-1/+3
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal1-1/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-5/+5
2015-08-27gdb: Use sighandler_t everywherePedro Alves1-2/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-0/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-3/+3
2015-05-26PR c++/18141, c++/18417.Doug Evans1-2/+4
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-12/+22
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-24/+24
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-5/+5
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-2/+2
2014-11-06New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans1-3/+1
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans1-2/+2
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-12/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-23Fix build on systems without sigaltstack.Gary Benson1-0/+4
2014-06-19Demangler crash handlerGary Benson1-1/+145
2014-06-13make calls to help_list use enumeratorTom Tromey1-1/+1
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz1-24/+1
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz1-1/+24
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-13PR c++/7539Keith Seitz1-2/+10
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans1-2/+0
2013-04-15 PR c++/11990:Tom Tromey1-1/+9
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-12 * cp-support.c (inspect_type,Tom Tromey1-18/+89
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey1-5/+3
2012-04-05linespec rewrite:Keith Seitz1-117/+0
2012-03-15 * NEWS: Mention "info vtbl", not "info vtable".Tom Tromey1-2/+2
2012-03-15 * gnu-v3-abi.c (struct value_and_voffset): New.Tom Tromey1-0/+18
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-10gdb/Jan Kratochvil1-0/+7
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1