dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

gdb in the rust image is too old to use as rust-gdb

Open ihrwein opened this issue 10 years ago • 4 comments

Hi!

First of all, thank you for the up-to-date rust images :)

I tried to use rust-gdb in your image, but it doesn't recognize the -iex command line option, which is used in /usr/local/bin/rust-gdb.

Upgrading to the jessies's gdb solves this problem, so maybe changing the base image to jessie wouldn't be a bad idea. What do you think?

ihrwein avatar Feb 10 '15 21:02 ihrwein

Sounds like a good idea! Would you mind creating a PR?

schickling avatar Feb 10 '15 21:02 schickling

Of course, I just need to test it.

ihrwein avatar Feb 10 '15 21:02 ihrwein

Any updates on this?

warmwaffles avatar Aug 28 '15 04:08 warmwaffles

Would still love to merge a PR for this.

schickling avatar Aug 28 '15 06:08 schickling