Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up more modern gdb and valgrind #53

Open
cjbacchus opened this issue Nov 6, 2020 · 2 comments
Open

Set up more modern gdb and valgrind #53

cjbacchus opened this issue Nov 6, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@cjbacchus
Copy link
Contributor

setup gdb and setup valgrind get you much more modern versions of these tools than you get from the base OS, versions that actually work. We should give these to users by default, but it's not quite clear to me where to put this, since they can't strictly be said to be dependencies of any of our packages.

@wesketchum
Copy link
Contributor

Maybe just have a sample setup script in a tools directory that has some examples? Don't think we should add a dependency of course.

@cjbacchus
Copy link
Contributor Author

Just as a data point, I spent 20mins yesterday trying to figure out how to setup samweb. So I definitely think we need to try and make a one stop place to setup some reasonable software. I don't know if we can just include it in, say, setup_sbnd.sh. It can be a total pain at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants