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: [RFA-2] Handle GPC specific name for main function


> 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
>         * p-lang.h (pascal_main_name): Add declaration.
>         * p-lang.c (GPC_P_INITIALIZE, GPC_MAIN_PROGRAM_NAME_1)
>         (GPC_MAIN_PROGRAM_NAME_2): New constants.
>         (pascal_main_name): New function.
>         * symtab.c: Include p-lang.h.
>         (find_main_name): Add call to pascal_main_name.
>         * Makefile.in (symtab.o): Add dependency on p-lang.h.

I've tested this patch for you. I couldn't test the pascal side of
it, but I figured you did for your other message. You can check
this in, now.

Thanks,
-- 
Joel


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