Make ada_lookup_encoded_symbol "return" a struct ada_symbol_info
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
2012-03-29  Joel BrobeckerMake ada_lookup_encoded_symbol "return" a struct ada_sy...
2012-03-16  Joel Brobecker[Ada] Crash when trying to set value of packed array...
2012-03-02  Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-29  Joel Brobeckerada-lang.c:ada_find_renaming_symbol minor improvement.
2012-02-29  Joel BrobeckerMinor cleanup to a couple of functions in ada-lang.c.
2012-02-29  Joel Brobecker[Ada] avoid error message pollution with uninitialized...
2012-02-29  Joel Brobecker[Ada] New functions to decode Ada types and values
2012-02-29  Joel Brobecker[Ada] Fix comment in ada-lang.c:ada_is_ignored_field
2012-02-29  Joel Brobecker[Ada] Do not cache lookup result if not full_search
2012-02-29  Joel Brobecker[Ada] print packed arrays indexed by enumerated type
2012-02-29  Joel BrobeckerAda: ada_to_fixed_value should also unwrap_value
2012-02-29  Joel Brobecker[Ada] whatis not printing array type name for value...
2012-02-29  Joel BrobeckerAdd support for condition in Ada exception catchpoint...
2012-02-08  Joel BrobeckerRename la_get_symbol_name_match_p into la_get_symbol_na...
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-01  Gary Benson2012-02-01 Gary Benson <gbenson@redhat.com>
2012-02-01  Tom Tromey * ada-lang.c (resolve_subexp): Update.
2012-01-26  Joel BrobeckerRemove language param from name_matcher in struct quick...
2012-01-26  Joel BrobeckerAda: allow unqualified function names in linespecs
2012-01-24  Tom Tromey * ada-lang.c: Include gdb_vecs.h.
2012-01-06  Sergio Durigan Junior2012-01-06 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04  Joel BrobeckerUse skip_spaces and skip_to_space in ada-lang.c
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-03  Joel Brobeckermore copyright notice reformatting.
2011-12-27  Joel BrobeckerNew function ada-lang.c:should_use_wild_match...
2011-12-21  Joel Brobecker[Ada] Breakpoints on task bodies
2011-12-14  Joel Brobeckerfix uninitialized field in ada-lang.c (struct match_data)
2011-12-11  Joel Brobecker[Ada] improve message when cannot insert Ada exception...
2011-12-11  Joel Brobecker[Ada] Make the exception_support_info data per inferior.
2011-12-11  Joel BrobeckerWarn if missing debug info for Ada exception catchpoints
2011-12-11  Joel BrobeckerAda exception catchpoint support cleanup.
2011-12-11  Andrey Smirnov* ada-lang.c (remove_extra_symbols): Rename `remove' to
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-29  Joel Brobeckerwrong value returned by ada-lang.c:compare_names
2011-11-23  Joel BrobeckerMinor reformatting in ada-lang.c:assign_aggregate
2011-11-23  Joel Brobeckerfix -Wshadow warning inside ada-lang.c:assign_aggregate
2011-11-23  Joel Brobeckerada-lang.c: Rename function base_type into get_base_type
2011-11-18  Yao Qi * breakpoint.c (install_breakpoint): Add one more...
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Tom Tromey * ada-lang.c (ada_exception_breakpoint_ops): Make...
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-05  Thiago Jung Bauermanngdb/
2011-07-01  Joel Brobeckerbettter display for temporary Ada exception catchpoints
2011-07-01  Joel Brobeckertreat identical enum types as the same type
2011-07-01  Joel BrobeckerAdd missing word in comment (ada-lang.c)
2011-07-01  Joel Brobeckervariables whose type is a typedef to an array pointer
2011-07-01  Joel BrobeckerDocument ada_remove_trailing_digits more
2011-06-22  Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-06-22  Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-06-22  Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-05-18  Joel BrobeckerRemove one use of sprintf in ada-lang.c (print_it_excep...
2011-05-06  Thiago Jung Bauermann2011-05-06 Sergio Durigan Junior <sergiodj@linux...
2011-04-20  Jan Kratochvilgdb/
2011-04-01  Joel Brobecker[Ada] fix printing slice of array defined as typedef
2011-04-01  Joel Brobeckerimprove Ada exception catchpoint MI notification
2011-03-31  Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-21  Joel Brobeckerundefined newexpr->gdbarch field in ada-lang.c:replace_...
2011-03-21  Joel Brobeckeruse xzalloc in ada-lang.c:replace_operator_with_call
2011-03-07  Andreas Schwab* ada-lang.c (compare_names): Call is_name_suffix with...
2011-03-07  Joel Brobeckeradd FALLTHROUGH comment in ada-lang.c:compare_names
2011-03-01  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-03-01  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-02-17  Joel Brobecker[Ada] Fix unconstrained packed array size
2011-01-12  Jan Kratochvilgdb/
2011-01-11  Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2010-12-29  Joel BrobeckerFix typo in ada-lang.c comment.
2010-12-29  Joel Brobecker[Ada] do not print arrays as array pointers
2010-11-23  Joel BrobeckerDelete redundant variable in ada_template_to_fixed_reco...
2010-11-23  Joel Brobecker[Ada] array pointers encoded as typedef to fat pointer
2010-11-23  Joel BrobeckerGDB SEGV while trying to print uninitialize variant...
2010-11-23  Joel Brobeckerinfinite recursion with ada_check_typedef
2010-11-16  Jan Kratochvilgdb/
2010-10-07  Paul N. HilfingerRework symbol searches to move Ada-specific stuff to...
2010-10-07  Paul N. HilfingerExtend hashed symbol dictionaries to work with Ada
2010-10-06  Joel Brobecker[Ada] Fix ARI warnings in advance_wild_match
2010-10-04  Joel Brobecker[Ada/funcalls] do not coerce fat pointers on the stack
2010-10-04  Paul N. HilfingerReplace wild_match with faster version and modify its...
2010-10-01  Joel Brobecker[Ada] array and bounds in fat pointer can be a stub
2010-09-30  Jan Kratochvilgdb/
2010-07-16  Sami WagiaallaRename cplus_specific mangled_lang.
2010-06-04  Sergio Durigan Junior2010-06-04 Sergio Durigan Junior <sergiodj@redhat...
2010-05-28  Joel BrobeckerCache the TSD type in inferior-data (performance).
2010-05-27  Joel BrobeckerReplace call to value_contents_raw by call to value_con...
2010-05-18  Michael Snyder2010-05-18 Michael Snyder <msnyder@vmware.com>
2010-05-17  Joel BrobeckerAvoid global lookup when decoding XA type.
2010-05-07  Joel Brobecker * ada-lang.c (assign_aggregate): Remove unused...
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-05  Joel BrobeckerRemove unused MAX_OF*/MIN_OF* macros.
2010-05-02  Jan Kratochvilgdb/
2010-04-22  Jan Kratochvilgdb/
2010-04-20  Joel Brobecker[AVR] inferior call of subprogram with pointer as argument
2010-04-20  Joel Brobecker"unsupported language" error in info types when using...
2010-04-20  Joel BrobeckerWrong value printed by info locals for dynamic object.
2010-04-19  Pedro Alves * ada-lang.c (print_recreate_exception)
2010-04-19  Pedro Alves PR breakpoints/8554.
next
This page took 0.462484 seconds and 107 git commands to generate.