summaryrefslogtreecommitdiff
path: root/gdb/cp-abi.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-02-13Turn value_type into methodTom Tromey
2023-01-20gdb: remove language.h include from frame.hSimon Marchi
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-06-02gdb: Convert language la_pass_by_reference field to a methodAndrew Burgess
2020-05-21gdb: remove unnecessary NULL checks before xfreeSimon Marchi
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur
2019-04-19Print non-Ada unions without crashingTom Tromey
2019-04-08Replace throw_exception with throw in some casesTom Tromey
2019-04-08Rename gdb exception typesTom Tromey
2019-04-08Rewrite TRY/CATCHTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-27Constify two functions in cp-abi.cTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-04-22Use ui_out_emit_tupleTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-15 PR c++/13588:Tom Tromey
2013-04-15 PR c++/15176:Tom Tromey
2013-04-15 PR c++/9065:Tom Tromey
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-01-17 * cp-abi.c (cp_abi_completer): Fix typo in assignment.Tom Tromey
2013-01-17 * cp-abi.c (cp_abi_completer): New function.Tom Tromey
2013-01-09Fixes for solaris compilerAnthony Green
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-15 * gnu-v3-abi.c (struct value_and_voffset): New.Tom Tromey
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker