2002-10-12 21:33:49 +00:00
|
|
|
$FreeBSD$
|
|
|
|
|
2004-06-25 05:04:09 +00:00
|
|
|
To strip down a new version of gdb for import, extract the files like this:
|
1999-05-02 11:59:45 +00:00
|
|
|
|
2004-06-25 05:04:09 +00:00
|
|
|
tar xzf gdb-6.1.1.tar.gz -X FREEBSD-Xlist
|
|
|
|
|
|
|
|
After importing, remove files on the vendor branch that are not part of the
|
|
|
|
new gdb version (if any). Then remove files from HEAD that are not part of
|
|
|
|
the new version (if applicable).
|