> the latest round of m68k multi-arch patches seems to have broken things > for the m68k-rtems target. > > valops.c won't compile due to missing POP_FRAME, which used to be > defined unconditionally in tm-m68k.h... > > I couldn't easily divine where it's supposed to be defined now, or where > GDB_MULTI_ARCH_PARTIAL is supposed to be turned off. Looks like a tipo. > can anybody spare me a clue? Hmm, I suspect NorthOfA have gone home for the weekend, I've committed the attached - it gets past the immediate build problem. Andrew