[patch 3/3] Change cplus_specific to an alocated struct

Tom Tromey tromey@redhat.com
Tue Jul 13 17:38:00 GMT 2010


>>>>> "Sami" == sami wagiaalla <swagiaal@redhat.com> writes:

Sami> This patch moves the demangled name for cplus symbols to be stored and
Sami> retrieved from a dynamically allocated cplus_specific struct

Be sure to mention how you tested a patch series.

Sami> +/* Initialize the cplus_specific structure.  'cplus_specific' should
Sami> +   only be allocated for use with cplus symbols.  */

Change "cplus" to "C++" here.

Sami>  symbol_init_language_specific (struct general_symbol_info *gsymbol,
Sami>  			       enum language language)
Sami>  {
Sami> +

Spurious newline addition, please remove.

This is ok with those changes.  Thanks for doing this.

Tom



More information about the Gdb-patches mailing list