This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5] Fix for D demangling in GDB


>>>>> "Iain" == Iain Buclaw <ibuclaw@gdcproject.org> writes:

Iain> 2014-01-11  Iain Buclaw  <ibuclaw@gdcproject.org>
Iain>         * Makefile.in (SFILES): Add d-support.c.
Iain>         (COMMON_OBS): Add d-support.o.
Iain>         * d-lang.h (d_parse_symbol): Add comment, now defined in
Iain>         d-support.c.
Iain>         * d-lang.c (parse_call_convention)
Iain>         (parse_attributes, parse_function_types)
Iain>         (parse_function_args, parse_type, parse_identifier)
Iain>         (call_convention_p, d_parse_symbol): Move functions to ...
Iain>         * d-support.c: ... New file.

Thanks, this is ok.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]