Hi Samuel, Gary Benson wrote: > I initially meant to reply to this to draw your attention to this > patch: > > https://sourceware.org/ml/gdb-patches/2014-09/msg00015.html > > which, amongst other things, renames a bunch of files and functions > you've referenced to have "x86" prefixes rather than "i386".
This patch is now in, but it should be fairly straightforward for you to fix yours up. Just update your branch with the latest gdb/master and fix all the build failures that come up. The file nat/i386-dregs.h is now nat/x86-dregs.h, and a bunch of types and functions were renamed from i386_* to x86_*. Cheers, Gary -- http://gbenson.net/