Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT's officially supported (aka tested) versions of GDB

FWIW, those discussions were happening when we had a lot more help on the debug side of things. I think it's fair to set the rule going forward. If you guys are OK with 7.5 that should be fine.

BTW, I haven't looked too hard at our test framework for gdb. Is it documented? Or even better, can we provide a parameterized docker image that people could use to test with their own version of gdb? That way we could spread the responsibility more easily out to the community.

Thanks!
Doug.


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Marc Dumais [marc.dumais@xxxxxxxxxxxx]
Sent: Monday, May 27, 2019 6:43 AM
To: cdt-dev@xxxxxxxxxxx
Subject: Re: [cdt-dev] CDT's officially supported (aka tested) versions of GDB

Hi,


I think I remember that we had come to the conclusion that supporting GDB versions up-to ~5 years prior was a reasonable compromise. I could not find an exact mention of this, but found the attached email from Marc K. Maybe it was discussed verbally on the Multicore Debug call? In any case, officially supporting GDB 7.5+ seems reasonable.


Regards,


Marc


On 2019-05-26 3:51 p.m., Marc-Andre Laperle wrote:
Hi,

I think it makes sense to trim the number of supported versions more regularly. GDB 7.5 sounds more than adequate but beyond that, I don’t know that kind of policy would make sense (3-4 years support?). I would be also good to prune the service class hierarchies for the versions that are not supported anymore, but maybe that would be too painful API-wise.


Marc-André

(Sorry for the weird reply format, I wasn’t subscribed to the mailing list with this email back then)
Hi folks,

I believe at some point in the past a decision was made on what is the
oldest version of GDB we officially support. However I can't find the
documentation/email about this. The closest I came is Marc K's update
to the tests[1].

GDB 7.5 is about 6 years old and I would like to propose that GDB 7.5
is the oldest version we officially support (aka actually test)
starting in Photon.

The reality is that we have only been running automated tests on only
GDB >= 7.5 for a while now. So I would like to get agreement and make
official what is happening in practice, or if people need support for
older GDBs to let us know so we can start testing them again.

I am working on cleaning up the debug test jobs on Jenkins[2] to get
them all back to Green dots.

Any thoughts?
Jonah

[1] https://git.eclipse.org/r/#/c/68906/
[2] https://ci.eclipse.org/cdt/view/Debug/

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com
git.eclipse.org
Loading Gerrit Code Review... ... Home; Privacy Policy; Terms of Use; Copyright Agent; Legal



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top