aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-abi.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25gdb: remove gdbcmd.hSimon Marchi1-1/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-02-13Turn value_type into methodTom Tromey1-1/+1
2023-01-20gdb: remove language.h include from frame.hSimon Marchi1-0/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves1-4/+2
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess1-7/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-02gdb: Convert language la_pass_by_reference field to a methodAndrew Burgess1-1/+1
2020-05-21gdb: remove unnecessary NULL checks before xfreeSimon Marchi1-4/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur1-2/+4
2019-04-19Print non-Ada unions without crashingTom Tromey1-1/+2
2019-04-08Replace throw_exception with throw in some casesTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-2/+2
2019-04-08Rewrite TRY/CATCHTom Tromey1-6/+4
2019-04-06Revert the header-sorting patchTom Tromey1-5/+2
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-2/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-27Constify two functions in cp-abi.cTom Tromey1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves1-2/+3
2017-04-22Use ui_out_emit_tupleTom Tromey1-4/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-11/+11
2016-11-08Use ui_file_as_string throughout morePedro Alves1-1/+1
2016-06-24Support structure offsets that are 512K or larger.David Taylor1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-7/+10
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-8/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
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-04-15 PR c++/13588:Tom Tromey1-0/+11
2013-04-15 PR c++/15176:Tom Tromey1-0/+10
2013-04-15 PR c++/9065:Tom Tromey1-0/+20
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+1
2013-01-17 * cp-abi.c (cp_abi_completer): Fix typo in assignment.Tom Tromey1-1/+1
2013-01-17 * cp-abi.c (cp_abi_completer): New function.Tom Tromey1-2/+26
2013-01-09Fixes for solaris compilerAnthony Green1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1