aboutsummaryrefslogtreecommitdiff
path: root/gdb/typeprint.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Support ptype/o in RustTom Tromey1-1/+2
2018-06-26Move ptype/o printing code to typeprint.cTom Tromey1-0/+124
2018-03-27C++-ify typedef hashTom Tromey1-116/+40
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves1-1/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-15Fix ARI warning on gdb/typeprint.c:whatis_expSergio Durigan Junior1-3/+3
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior1-1/+23
2017-12-07Record nested typesKeith Seitz1-12/+59
2017-11-07Constify add_setshow_*Tom Tromey1-2/+4
2017-11-07Constify add_comTom Tromey1-9/+3
2017-10-11Constify add_prefix_cmdTom Tromey1-2/+2
2017-09-27Constify commands maint.c, plus maintenance_print_typeTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-0/+9
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-1/+8
2017-08-21Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves1-4/+32
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-2/+2
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-12/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-4/+3
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves1-10/+4
2016-06-24Support structure offsets that are 512K or larger.David Taylor1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell1-0/+17
2015-09-25Add some more casts (2/2)Simon Marchi1-8/+9
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+3
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-4/+6
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-7/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+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-09-02typeprint.c (find_global_typedef): Fix comment.Doug Evans1-2/+2
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-13make calls to help_list use enumeratorTom Tromey1-1/+1
2014-02-05Extension Language APIDoug Evans1-6/+6
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-03-28 * typeprint.c (_initialize_typeprint): Improve type help text.Doug Evans1-3/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-07 * typeprint.c (_initialize_typeprint): Set completerTom Tromey1-3/+8
2012-11-12 * NEWS: Update.Tom Tromey1-13/+93
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey1-2/+194
2012-11-12 * NEWS: Update.Tom Tromey1-4/+129
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey1-1/+12
2012-04-18gdb/Jan Kratochvil1-1/+1
2012-02-21gdb/Anton Gorenkov1-10/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1