This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: remove -epoch, aka PR 7719
- From: Tom Tromey <tromey at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Mon, 07 Jan 2013 09:37:42 -0700
- Subject: Re: RFA: remove -epoch, aka PR 7719
- References: <87pq28v3rt.fsf@fleche.redhat.com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> gdb's "-epoch" flag is long past obsolete. Epoch hasn't been seen in a
Tom> long, long time ; and no current version of Emacs uses this flag.
Tom> This patch removes it entirely and removes some resulting dead code as
Tom> well.
I'm checking this in now.
Tom