Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / contrib / gdb / FREEBSD-upgrade
1 To strip down a new version of gdb for import, extract
2 the files like this:
3
4     tar -xvzf gdb-4.18.tar.gz -X FREEBSD-Xlist
5     tar -xvzf gdb-4.18.tar.gz gdb-4.18/gdb/config/i386
6     tar -xvzf gdb-4.18.tar.gz gdb-4.18/gdb/config/alpha
7     tar -xvzf gdb-4.18.tar.gz gdb-4.18/gdb/config/mips
8
9