47 Commits (18d2988e5da8919514c76b83e2c0b56e439018bd)

Author SHA1 Message Date
Simon Marchi 18d2988e5d gdb, gdbserver, gdbsupport: remove includes of early headers 2 years ago
Andrew Burgess 1d506c26d9 Update copyright year range in header of all files managed by GDB 3 years ago
Tom Tromey f28085dfb4 Rely on value_ref_ptr::operator-> 4 years ago
Tom Tromey d0c9791728 Turn value_type into method 4 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 4 years ago
Simon Marchi 27710edb4e gdb: remove TYPE_TARGET_TYPE 4 years ago
Simon Marchi 5d10a2041e gdb: add string_file::release method 5 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 5 years ago
Simon Marchi 33d16dd987 gdb: remove TYPE_FIELD_NAME and FIELD_NAME macros 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 6 years ago
Simon Marchi dda83cd783 gdb, gdbserver, gdbsupport: fix leading space vs tabs issues 6 years ago
Tom Tromey 02c6f3f1fc Do not auto-dereference null pointers in Ada MI varobj 6 years ago
Tom Tromey 3ae7ab9992 Fix MI crash with Ada string access 6 years ago
Simon Marchi 940da03e32 gdb: remove TYPE_FIELD_TYPE macro 6 years ago
Simon Marchi 3d967001ec gdb: remove TYPE_INDEX_TYPE macro 6 years ago
Simon Marchi 1f704f761b gdb: remove TYPE_NFIELDS macro 6 years ago
Simon Marchi 7813437494 gdb: remove TYPE_CODE macro 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 7 years ago
Christian Biesinger f945dedfd3 Make ada_decode not use a static buffer 7 years ago
Tom Tromey 4de283e4b5 Revert the header-sorting patch 7 years ago
Tom Tromey d55e5aa6b2 Sort includes for files gdb/[a-f]*.[chyl]. 7 years ago
Joel Brobecker aff29d1c73 (Ada) -var-update crash for variable whose type is a reference to changeable 8 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 8 years ago
Xavier Roirand d91e9ea81d (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call. 8 years ago
Xavier Roirand 2963898f38 (Ada) Fix -var-list-children MI command for union type 8 years ago
Tom Tromey b4d61099ba Change varobj to use value_ref_ptr 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 9 years ago
Simon Marchi 798a7429f9 Remove some unused variables 9 years ago
Simon Marchi 4c37490d92 Change int -> bool where applicable throughout varobj 9 years ago
Simon Marchi ddf0ea085b Make varobj::children an std::vector 9 years ago
Pedro Alves d7e747318f Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy 10 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 10 years ago
Pedro Alves 2f408ecb92 Use ui_file_as_string throughout more 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 11 years ago
Simon Marchi c1cc615262 Finish constification of varobj interface 12 years ago
Simon Marchi b09e2c591f Constify some parameters in the varobj code 12 years ago
Joel Brobecker 4a0ca9ec1e [Ada/varobj] number of children of null pointer to dynamic array. 12 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 12 years ago
Andrew Burgess 9a9a760829 Improve MI -var-info-path-expression for nested struct/union case. 12 years ago
Joel Brobecker 4d072ce478 Unnecessary XA type handling in ada_varobj_describe_simple_array_child 12 years ago
Joel Brobecker f30b8b38d4 varobj/Ada: Missing children for interface-wide tagged types 13 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 13 years ago
Yao Qi c4124bf18d Remove ada-varobj.h. 13 years ago
Yao Qi 99ad94278d gdb/ 13 years ago
Joel Brobecker 28e7fd6234 Update years in copyright notice for the GDB files. 14 years ago
Sergio Durigan Junior 22e048c9dd 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 14 years ago
Joel Brobecker 181875a4ab Varobj support for Ada. 15 years ago