Ignore machine-check MSRs
[freebsd-src/fkvm-freebsd.git] / contrib / gdb / FREEBSD-upgrade
blobac98f9c8f7fce85b289e0a5aeb9e93549354029e
1 $FreeBSD$
3 To strip down a new version of gdb for import, extract the files like this:
5     tar xzf gdb-6.1.1.tar.gz -X FREEBSD-Xlist
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).