]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gdb/FREEBSD-upgrade
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gdb / FREEBSD-upgrade
1 $FreeBSD$
2
3 To strip down a new version of gdb for import, extract the files like this:
4
5     tar xzf gdb-6.1.1.tar.gz -X FREEBSD-Xlist
6
7 After importing, remove files on the vendor branch that are not part of the
8 new gdb version (if any).  Then remove files from HEAD that are not part of
9 the new version (if applicable).