summaryrefslogtreecommitdiff
path: root/gdb/cp-abi.c
Commit message (Expand)AuthorAgeFilesLines
* Turn value_type into methodTom Tromey2023-02-131-1/+1
* gdb: remove language.h include from frame.hSimon Marchi2023-01-201-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-4/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess2021-11-161-7/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: Convert language la_pass_by_reference field to a methodAndrew Burgess2020-06-021-1/+1
* gdb: remove unnecessary NULL checks before xfreeSimon Marchi2020-05-211-4/+2
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur2019-12-201-2/+4
* Print non-Ada unions without crashingTom Tromey2019-04-191-1/+2
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-2/+2
* Rewrite TRY/CATCHTom Tromey2019-04-081-6/+4
* Revert the header-sorting patchTom Tromey2019-04-061-5/+2
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-2/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify two functions in cp-abi.cTom Tromey2017-09-271-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-2/+3
* Use ui_out_emit_tupleTom Tromey2017-04-221-4/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-11/+11
* Use ui_file_as_string throughout morePedro Alves2016-11-081-1/+1
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-7/+10
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-8/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* PR c++/13588:Tom Tromey2013-04-151-0/+11
* PR c++/15176:Tom Tromey2013-04-151-0/+10
* PR c++/9065:Tom Tromey2013-04-151-0/+20
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* * cp-abi.c (cp_abi_completer): Fix typo in assignment.Tom Tromey2013-01-171-1/+1
* * cp-abi.c (cp_abi_completer): New function.Tom Tromey2013-01-171-2/+26
* Fixes for solaris compilerAnthony Green2013-01-091-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gnu-v3-abi.c (struct value_and_voffset): New.Tom Tromey2012-03-151-0/+10
* 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-01-061-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+3