This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Handle GPC specific name for main function
> Date: Sun, 7 Oct 2007 00:17:13 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: muller@ics.u-strasbg.fr, gdb-patches@sourceware.org
>
> > Yuck! Can't we make pascal_main_name return `const char *'? If not,
> > why not?
>
> That's a good idea. What do you think about this revised version
> of Pierre's patch?
Fine with me; that's what I had in mind.