This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] FRV: Skip call to __main in main()
- From: Kevin Buettner <kevinb at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 19 Nov 2008 14:17:43 -0700
- Subject: Re: [RFC] FRV: Skip call to __main in main()
- References: <20081114161353.3495cc1e@mesquite.lan>
On Fri, 14 Nov 2008 16:13:53 -0700
Kevin Buettner <kevinb@redhat.com> wrote:
> * frv-tdep.c (frv_skip_main_prologue): New function.
> (frv_gdbarch_init): Register frv_skip_main_prologue.
Committed.
Kevin