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 0/3] Fix various bugs found by static analysis


> Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
> From: Pedro Alves <palves@redhat.com>
> Date: Tue, 4 Oct 2016 19:30:58 +0100
> 
> On 10/04/2016 04:14 PM, Yao Qi wrote:
> > On Mon, Oct 3, 2016 at 10:54 PM, Tom Tromey <tom@tromey.com> wrote:
> >>
> >> * PR 20654, incorrect code in java_value_print.  Now that gcj has been
> >>   removed, I think it's probably better to simply remove the Java
> >>   language support.  If this sounds ok, let me know, and I can provide
> >>   a patch.
> >>
> > 
> > I am fine to remove java language support in GDB, but I'd like to hear
> > what other people think about this.
> > 
> 
> I'm fine with removing gcj support, but then again I never really
> needed it personally.

Shouldn't we wait for some time?  I mean, gcj may have been removed,
but that doesn't mean all of its installations have been deleted, or
that no one out there uses the last release, and will use them for
some time.

How about just not making any significant maintenance efforts for it
from now on?


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