Changes between Version 1 and Version 7 of Ticket #30158
- Timestamp:
- Dec 20, 2021, 5:28:25 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30158
-
Property
Summary
changed from
Update gdb package
toReduce outdated gdb and valgrind packages to dummy script packages
-
Property
Milestone
changed from
sage-9.2
tosage-9.6
-
Property
Summary
changed from
-
Ticket #30158 – Description
v1 v7 1 We should ship a version that matches the shipped gcc package, for use in portability testing on system that we support.1 These are devtools, not needed for building. 2 2 3 Currently we have gdb 8.2, and installation fails at least on `ubuntu-xenial`... perhaps only because of missing `makeinfo`? 4 https://github.com/mkoeppe/sage/runs/876312037 3 Last update to `gdb` was made in 2018 5 4 6 7 https://ftp.gnu.org/gnu/gdb/ 5 Last update to `valgrind` was made in 2019