This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

m68k multi-arch problems


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.

can anybody spare me a clue?

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]