[PATCH] gdb: Support install-strip target

Tom Tromey tromey@redhat.com
Sat Jan 18 02:32:00 GMT 2014


>>>>> "Roland" == Roland McGrath <mcgrathr@google.com> writes:

Roland> This makes gdb support the install-strip target, which all the other
Roland> binutils subdirs that are automake-driven already support.  I just
Roland> copied the automake-generated logic.

Roland> OK for trunk and 7.7 branch?

My only question is what happens when install -s is run on 'gcore',
which is a shell script; I don't remember if install is smart about this
or not.  I think automake defines a separate INSTALL_SCRIPT to handle
this.

If that works ok, this patch is fine.
Otherwise a bit more is needed.

Tom



More information about the Gdb-patches mailing list